From 3bdb9789873eba98668caa7c479fda09bcdcac5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Dec 2022 02:13:51 +0000 Subject: [PATCH] Bump jquery-rails from 4.4.0 to 4.5.1 in /gemfiles/rails_61_webpacker Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.4.0 to 4.5.1. - [Release notes](https://github.com/rails/jquery-rails/releases) - [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/jquery-rails/compare/v4.4.0...v4.5.1) --- updated-dependencies: - dependency-name: jquery-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gemfiles/rails_61_webpacker/Gemfile.lock | 30 ++++++++++++------------ 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/gemfiles/rails_61_webpacker/Gemfile.lock b/gemfiles/rails_61_webpacker/Gemfile.lock index 5b79f8f..0111da9 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,7 +186,7 @@ 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) @@ -200,7 +200,7 @@ GEM rake jasmine-core (2.99.2) jdbc-sqlite3 (3.28.0) - jquery-rails (4.4.0) + jquery-rails (4.5.1) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.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