diff --git a/Gemfile.lock b/Gemfile.lock index 1b9ef68..b46bba3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,11 +111,12 @@ GEM method_source (0.9.2) mimemagic (0.3.5) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) minitest (5.14.2) nio4r (2.5.4) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) parallel (1.12.1) parser (2.5.1.0) ast (~> 2.4.0) @@ -129,6 +130,7 @@ GEM pry (~> 0.10) pundit (1.1.0) activesupport (>= 3.0.0) + racc (1.5.2) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3)