diff --git a/Gemfile.lock b/Gemfile.lock index efcb7fe..ca868fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,10 +110,12 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.5) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.12.2) msgpack (1.3.1) mysql2 (0.5.2) @@ -121,8 +123,9 @@ GEM net-ssh (>= 2.6.5, < 6.0.0) net-ssh (5.2.0) nio4r (2.5.2) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) parallel (1.18.0) parser (2.6.5.0) ast (~> 2.4.0) @@ -130,6 +133,7 @@ GEM puma (3.12.1) pundit (2.1.0) activesupport (>= 3.0.0) + racc (1.6.0) rack (2.0.7) rack-attack (6.2.0) rack (>= 1.0, < 3)