diff --git a/Gemfile.lock b/Gemfile.lock index 0d0c05c..8b36b34 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -258,7 +258,7 @@ GEM mimemagic (0.3.4) mini_magick (4.10.1) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.0) msgpack (1.3.3) multi_json (1.14.1) @@ -269,8 +269,9 @@ GEM mysql2 (0.5.3) nenv (0.3.0) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) @@ -317,6 +318,7 @@ GEM public_suffix (4.0.4) puma (4.3.3) nio4r (~> 2.0) + racc (1.6.0) rack (2.2.2) rack-attack (6.3.0) rack (>= 1.0, < 3)