diff --git a/Gemfile.lock b/Gemfile.lock index 74addca..df08fc2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,7 +113,7 @@ GEM method_source (0.9.2) mimemagic (0.3.4) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.0) monetize (1.9.4) money (~> 6.12) @@ -127,8 +127,9 @@ GEM msgpack (1.3.3) nenv (0.3.0) nio4r (2.5.2) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) @@ -138,6 +139,7 @@ GEM method_source (~> 0.9.0) puma (4.3.3) nio4r (~> 2.0) + racc (1.6.0) rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3)