diff --git a/Gemfile.lock b/Gemfile.lock index 37a4c838..5925ebe2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -261,7 +261,7 @@ GEM metaclass (0.0.1) method_source (0.9.0) mime-types (1.25.1) - mini_portile2 (2.3.0) + mini_portile2 (2.8.1) mocha (0.10.5) metaclass (~> 0.0.1) multi_json (1.13.1) @@ -276,8 +276,9 @@ GEM net-ssh (>= 2.6.5) netrc (0.11.0) newrelic_rpm (3.7.3.204) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth (0.4.7) oauth2 (0.7.1) faraday (~> 0.8) @@ -296,6 +297,7 @@ GEM puma (2.16.0) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) + racc (1.6.2) rack (1.4.7) rack-cache (1.8.0) rack (>= 0.4)