diff --git a/Gemfile.lock b/Gemfile.lock index 997a06ff..f4708b5d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -167,7 +167,7 @@ GEM mime-types (1.25.1) mini_magick (3.7.0) subexec (~> 0.2.1) - mini_portile (0.5.3) + mini_portile2 (2.8.0) multi_json (1.9.2) multi_test (0.1.1) mysql2 (0.3.15) @@ -179,13 +179,15 @@ GEM net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) nio4r (1.0.0) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) polyglot (0.3.4) pry (0.9.12.6) coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) + racc (1.6.0) rack (1.4.5) rack-cache (1.2) rack (>= 0.4)