diff --git a/gemfiles/rails_60/Gemfile.lock b/gemfiles/rails_60/Gemfile.lock index 495ceb87f52..bf29b75c6a3 100644 --- a/gemfiles/rails_60/Gemfile.lock +++ b/gemfiles/rails_60/Gemfile.lock @@ -180,7 +180,7 @@ GEM has_scope (0.8.0) actionpack (>= 5.2) activesupport (>= 5.2) - i18n (1.8.10) + i18n (1.9.1) concurrent-ruby (~> 1.0) inherited_resources (1.13.0) actionpack (>= 5.2, < 6.2) @@ -226,7 +226,7 @@ GEM mime-types-data (3.2021.0225) mini_mime (1.1.0) mini_portile2 (2.5.3) - minitest (5.14.4) + minitest (5.15.0) multi_test (0.1.2) nio4r (2.5.7) nio4r (2.5.7-java) @@ -258,7 +258,7 @@ GEM byebug (~> 11.0) pry (~> 0.13.0) public_suffix (4.0.6) - pundit (2.1.0) + pundit (2.2.0) activesupport (>= 3.0.0) racc (1.5.2) racc (1.5.2-java) @@ -369,7 +369,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.2) + zeitwerk (2.5.4) PLATFORMS java