aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorKasper Timm Hansen <kaspth@gmail.com>2016-11-20 17:57:16 +0100
committerGitHub <noreply@github.com>2016-11-20 17:57:16 +0100
commit71117e1451f3fa74605059bc6f87b9282686f624 (patch)
tree852e8747830339662da6a2e71f17a08f0d6a8808 /Gemfile.lock
parent5aea0952e7cb445e614652e3cd9aba71a836eed0 (diff)
parent8e3901b5e6b4900cb4dd4cc1154180f42b51db2b (diff)
downloadrails-71117e1451f3fa74605059bc6f87b9282686f624.tar.gz
rails-71117e1451f3fa74605059bc6f87b9282686f624.tar.bz2
rails-71117e1451f3fa74605059bc6f87b9282686f624.zip
Merge pull request #27111 from maclover7/jm-xmlmini
Refactor ActiveSupport::XMLMini test suite
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 06e822964b..bec01cda4a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -214,6 +214,7 @@ GEM
kindlerb (1.0.1)
mustache
nokogiri
+ libxml-ruby (2.9.0)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
@@ -381,6 +382,7 @@ DEPENDENCIES
jquery-rails
json (>= 2.0.0)
kindlerb (>= 1.0.1)
+ libxml-ruby
listen (>= 3.0.5, < 3.2)
minitest (< 5.3.4)
mocha (~> 0.14)