aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorGeorge Claghorn <george@basecamp.com>2018-12-31 11:59:09 -0500
committerGeorge Claghorn <george@basecamp.com>2018-12-31 11:59:09 -0500
commitdce22ba477e015fad910b17e2f148f96215b4ff7 (patch)
tree16d1e8405162e65546d37bfee5d50075b3a200b9 /Gemfile.lock
parent4d1f3f832485920a5bd49bc3a2c13debeaab5608 (diff)
downloadrails-dce22ba477e015fad910b17e2f148f96215b4ff7.tar.gz
rails-dce22ba477e015fad910b17e2f148f96215b4ff7.tar.bz2
rails-dce22ba477e015fad910b17e2f148f96215b4ff7.zip
Bump Nokogiri for Ruby 2.6 compatibility
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 41f94a65c0..32f07b0461 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -91,11 +91,11 @@ GEM
mimemagic (0.3.2)
mini_magick (4.8.0)
mini_mime (1.0.1)
- mini_portile2 (2.3.0)
+ mini_portile2 (2.4.0)
minitest (5.11.3)
nio4r (2.3.1)
- nokogiri (1.8.2)
- mini_portile2 (~> 2.3.0)
+ nokogiri (1.9.1)
+ mini_portile2 (~> 2.4.0)
rack (2.0.4)
rack-proxy (0.6.3)
rack
@@ -139,4 +139,4 @@ DEPENDENCIES
webpacker (~> 3.2.2)
BUNDLED WITH
- 1.16.2
+ 1.17.2