From 7d202ae908babc7a0f8085b62cdb3882f4ee7717 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 22:48:55 +0000 Subject: [PATCH] Bump jquery-rails in /ruby/basic_rails_asset_pipeline Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.3.3 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.3...v4.4.0) --- updated-dependencies: - dependency-name: jquery-rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ruby/basic_rails_asset_pipeline/Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/ruby/basic_rails_asset_pipeline/Gemfile.lock b/ruby/basic_rails_asset_pipeline/Gemfile.lock index 1c587871..0a5164a6 100644 --- a/ruby/basic_rails_asset_pipeline/Gemfile.lock +++ b/ruby/basic_rails_asset_pipeline/Gemfile.lock @@ -38,7 +38,7 @@ GEM arel (6.0.4) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) - builder (3.2.3) + builder (3.2.4) byebug (10.0.2) coffee-rails (4.1.1) coffee-script (>= 2.2.0) @@ -47,7 +47,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.2.2) crass (1.0.6) debug_inspector (0.0.3) erubis (2.7.0) @@ -60,21 +60,21 @@ GEM jbuilder (2.7.0) activesupport (>= 4.2.0) multi_json (>= 1.2) - jquery-rails (4.3.3) + 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.19.1) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) mini_mime (>= 0.1.1) mini_mime (1.0.0) - mini_portile2 (2.8.1) - minitest (5.11.3) + mini_portile2 (2.8.2) + minitest (5.18.0) multi_json (1.13.1) - nokogiri (1.14.2) + nokogiri (1.14.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) racc (1.6.2) @@ -92,7 +92,7 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.8) 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) @@ -105,7 +105,7 @@ GEM activesupport (= 4.2.8) 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.9.10) ffi (>= 0.5.0, < 2) @@ -134,7 +134,7 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.13) - thor (0.20.0) + thor (1.2.1) thread_safe (0.3.6) tilt (2.0.8) turbolinks (5.1.1)