diff --git a/Gemfile.lock b/Gemfile.lock index 95b0afa2..888bbf17 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -298,7 +298,7 @@ GEM nokogiri (~> 1) rake mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.1) minitar (0.6.1) minitest (5.14.2) multi_json (1.13.1) @@ -315,8 +315,9 @@ GEM netrc (0.11.0) newrelic_rpm (5.2.0.345) nio4r (2.5.4) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -335,6 +336,7 @@ GEM public_suffix (3.0.2) pundit (1.1.0) activesupport (>= 3.0.0) + racc (1.6.2) rack (2.2.3) rack-mini-profiler (1.0.0) rack (>= 1.2.0)