diff --git a/Gemfile.lock b/Gemfile.lock index 930650b5..4008cb91 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM method_source (0.9.2) mimemagic (0.3.3) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.10.3) minitest-reporters (1.1.14) ansi @@ -139,10 +139,11 @@ GEM msgpack (1.3.0-x64-mingw32) nenv (0.3.0) nio4r (2.4.0) - nokogiri (1.10.3) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.3-x64-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.3-x64-mingw32) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -153,6 +154,7 @@ GEM method_source (~> 0.9.0) public_suffix (3.1.1) puma (3.12.1) + racc (1.6.0) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3)