diff --git a/Gemfile.lock b/Gemfile.lock index 82fd788..e2520fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -176,7 +176,7 @@ GEM meta_programming (0.2.2) method_source (0.8.2) mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.11.3) multi_json (1.13.1) multi_xml (0.6.0) @@ -186,8 +186,9 @@ GEM net-ssh (>= 2.6.5) net-ssh (3.2.0) newrelic_rpm (3.9.6.257) - nokogiri (1.9.1) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth2 (1.4.1) faraday (>= 0.8, < 0.16.0) jwt (>= 1.0, < 3.0) @@ -218,6 +219,7 @@ GEM byebug (~> 3.4) pry (~> 0.10) puma (3.0.2) + racc (1.6.0) rack (1.6.11) rack-openid (1.3.1) rack (>= 1.1.0)