aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorJon Moss <me@jonathanmoss.me>2016-11-19 10:46:28 -0500
committerJon Moss <me@jonathanmoss.me>2016-11-19 10:46:28 -0500
commit3256dcd8b9b46c50d9b51524bc44d2e3032fd801 (patch)
tree1d394c84b1de69e9ea438c8c2d686cb0db465d8d /Gemfile.lock
parent1d18b9b2fb48664074781aff7db6056058725458 (diff)
downloadrails-3256dcd8b9b46c50d9b51524bc44d2e3032fd801.tar.gz
rails-3256dcd8b9b46c50d9b51524bc44d2e3032fd801.tar.bz2
rails-3256dcd8b9b46c50d9b51524bc44d2e3032fd801.zip
Install libxml-ruby gem so full XMLMini test suite can be run
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)