diff --git a/Gemfile.lock b/Gemfile.lock index 7566646..ff1fea5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,7 +148,7 @@ GEM mimemagic (0.3.3) mini_magick (4.7.0) mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.10.3) minitest-reporters (1.1.14) ansi @@ -159,8 +159,9 @@ GEM mysql2 (0.4.10) nenv (0.3.0) nio4r (2.3.1) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -170,6 +171,7 @@ GEM method_source (~> 0.9.0) public_suffix (3.0.3) puma (3.9.1) + racc (1.6.0) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3)