diff --git a/Gemfile.lock b/Gemfile.lock index 8b73190..3171d46 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -166,7 +166,7 @@ GEM marcel (1.0.1) method_source (1.0.0) mini_mime (1.1.1) - mini_portile2 (2.6.1) + mini_portile2 (2.8.0) minitest (5.14.4) montrose (0.12.0) activesupport (>= 5.2, <= 7.0) @@ -178,8 +178,8 @@ GEM net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0) nio4r (2.5.8) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) racc (~> 1.4) numbers_and_words (0.11.11) i18n (<= 2) @@ -210,7 +210,7 @@ GEM public_suffix (4.0.6) puma (5.5.1) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-cors (1.1.1) rack (>= 2.0.0) @@ -218,7 +218,6 @@ GEM rack rack-test (1.1.0) rack (>= 1.0, < 3) - rack-timeout (0.6.0) rails (6.1.4.1) actioncable (= 6.1.4.1) actionmailbox (= 6.1.4.1) @@ -363,7 +362,6 @@ DEPENDENCIES omniauth-rails_csrf_protection (~> 1.0) puma (= 5.5.1) rack-cors - rack-timeout rails (~> 6.1.4) redis (~> 4.0) rspec-rails