From b4d9d475965f1644bf860f768972f024b29e8860 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 23:02:30 +0000 Subject: [PATCH] Bump jquery-rails from 4.3.5 to 4.4.0 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.3.5 to 4.4.0. - [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/jquery-rails/compare/v4.3.5...v4.4.0) --- updated-dependencies: - dependency-name: jquery-rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ea6bb6a..b86abf0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM coffee-script-source execjs coffee-script-source (1.9.1.1) - concurrent-ruby (1.1.6) + concurrent-ruby (1.2.2) crass (1.0.6) devise (4.7.1) bcrypt (~> 3.0) @@ -83,12 +83,12 @@ GEM jbuilder (2.3.1) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2) - jquery-rails (4.3.5) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (1.8.6) - loofah (2.4.0) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -96,7 +96,7 @@ GEM method_source (0.8.2) mini_mime (1.0.2) mini_portile2 (2.6.1) - minitest (5.14.0) + minitest (5.15.0) multi_json (1.11.2) multi_xml (0.6.0) nokogiri (1.12.5) @@ -110,7 +110,7 @@ GEM slop (~> 3.4) pry-rails (0.3.4) pry (>= 0.9.10) - racc (1.5.2) + racc (1.6.2) rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) @@ -125,14 +125,14 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.11) sprockets-rails - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) rails-dom-testing (1.0.9) activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -143,7 +143,7 @@ GEM activesupport (= 4.2.11) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (13.0.1) + rake (13.0.6) rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) @@ -174,12 +174,12 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - thor (1.0.1) + thor (1.2.1) thread_safe (0.3.6) tilt (2.0.10) turbolinks (2.5.3) coffee-rails - tzinfo (1.2.6) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (2.7.1) execjs (>= 0.3.0)