aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index d4bbe007df..ee27f23137 100644
--- a/Gemfile
+++ b/Gemfile
@@ -82,6 +82,7 @@ platforms :rbx do
gem 'psych'
gem 'rubysl-mathn'
gem 'rubysl-matrix'
+ gem 'rubysl-rexml'
end
# gems that are necessary for ActiveRecord tests with Oracle database