diff --git a/gemfiles/rails_61_webpacker/Gemfile.lock b/gemfiles/rails_61_webpacker/Gemfile.lock index 5b79f8f..5f6da21 100644 --- a/gemfiles/rails_61_webpacker/Gemfile.lock +++ b/gemfiles/rails_61_webpacker/Gemfile.lock @@ -102,7 +102,7 @@ GEM xpath (~> 3.2) cliver (0.3.2) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) cucumber (7.1.0) builder (~> 3.2, >= 3.2.4) @@ -170,7 +170,7 @@ GEM activesupport (>= 5.0) request_store (>= 1.0) ruby2_keywords - erubi (1.10.0) + erubi (1.12.0) ferrum (0.11) addressable (~> 2.5) cliver (~> 0.3) @@ -186,12 +186,12 @@ GEM has_scope (0.8.0) actionpack (>= 5.2) activesupport (>= 5.2) - i18n (1.8.11) + i18n (1.12.0) concurrent-ruby (~> 1.0) - inherited_resources (1.13.0) - actionpack (>= 5.2, < 6.2) + inherited_resources (1.13.1) + actionpack (>= 5.2, < 7.1) has_scope (~> 0.6) - railties (>= 5.2, < 6.2) + railties (>= 5.2, < 7.1) responders (>= 2, < 4) jasmine (2.99.0) jasmine-core (>= 2.99.0, < 3.0.0) @@ -219,7 +219,7 @@ GEM kaminari-core (1.2.2) launchy (2.5.0) addressable (~> 2.7) - loofah (2.13.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -260,13 +260,13 @@ GEM public_suffix (4.0.6) pundit (2.1.1) activesupport (>= 3.0.0) - racc (1.6.0) - racc (1.6.0-java) - rack (2.2.3) + racc (1.6.2) + racc (1.6.2-java) + rack (2.2.4) rack-proxy (0.7.0) rack - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.0.2) + rack (>= 1.3) rails (6.1.4.4) actioncable (= 6.1.4.4) actionmailbox (= 6.1.4.4) @@ -285,8 +285,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) rails-i18n (7.0.0) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) @@ -349,8 +349,8 @@ GEM sqlite3 (1.4.2) sys-uname (1.2.2) ffi (~> 1.1) - thor (1.1.0) - tzinfo (2.0.4) + thor (1.2.1) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) warden (1.2.9) rack (>= 2.0.9) @@ -367,7 +367,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.5.1) + zeitwerk (2.6.6) PLATFORMS java