diff --git a/gemfiles/rails_52/Gemfile.lock b/gemfiles/rails_52/Gemfile.lock index d65c27156ec..cea585edbd7 100644 --- a/gemfiles/rails_52/Gemfile.lock +++ b/gemfiles/rails_52/Gemfile.lock @@ -138,7 +138,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) @@ -169,7 +169,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) @@ -202,7 +202,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) @@ -214,7 +214,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.7) nio4r (2.5.7-java) @@ -243,8 +243,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) @@ -264,7 +264,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.2) loofah (~> 2.3) rails-i18n (5.1.3) i18n (>= 0.7, < 2)