diff --git a/gemfiles/rails_61_turbolinks/Gemfile.lock b/gemfiles/rails_61_turbolinks/Gemfile.lock index e814cdc0486..afd2ccfcd2b 100644 --- a/gemfiles/rails_61_turbolinks/Gemfile.lock +++ b/gemfiles/rails_61_turbolinks/Gemfile.lock @@ -155,7 +155,7 @@ GEM db-query-matchers (0.10.0) activesupport (>= 4.0, < 7) rspec (~> 3.0) - devise (4.8.0) + devise (4.8.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0) @@ -186,7 +186,7 @@ GEM has_scope (0.8.0) actionpack (>= 5.2) activesupport (>= 5.2) - i18n (1.8.10) + i18n (1.8.11) concurrent-ruby (~> 1.0) inherited_resources (1.13.0) actionpack (>= 5.2, < 6.2) @@ -219,7 +219,7 @@ GEM kaminari-core (1.2.1) launchy (2.5.0) addressable (~> 2.7) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -231,7 +231,7 @@ GEM mime-types-data (3.2021.0704) mini_mime (1.1.0) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.15.0) multi_test (0.1.2) nio4r (2.5.8) nio4r (2.5.8-java) @@ -260,8 +260,8 @@ GEM public_suffix (4.0.6) pundit (2.1.1) activesupport (>= 3.0.0) - racc (1.5.2) - racc (1.5.2-java) + racc (1.6.0) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -283,7 +283,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.1) + rails-html-sanitizer (1.4.2) loofah (~> 2.3) rails-i18n (6.0.0) i18n (>= 0.7, < 2) @@ -371,7 +371,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.2) + zeitwerk (2.5.1) PLATFORMS java