From fba9c28507c36cd19b6985f2ae83655b52dbda1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 21:32:51 +0000 Subject: [PATCH] Bump jquery-rails from 4.3.3 to 4.4.0 in /test/sample_apps/rails5_app 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] --- test/sample_apps/rails5_app/Gemfile.lock | 44 +++++++++++++----------- 1 file changed, 24 insertions(+), 20 deletions(-) diff --git a/test/sample_apps/rails5_app/Gemfile.lock b/test/sample_apps/rails5_app/Gemfile.lock index 8320c1e..e0a4f27 100644 --- a/test/sample_apps/rails5_app/Gemfile.lock +++ b/test/sample_apps/rails5_app/Gemfile.lock @@ -40,7 +40,7 @@ GEM tzinfo (~> 1.1) arel (7.1.4) bindex (0.5.0) - builder (3.2.3) + builder (3.2.4) byebug (10.0.2) coffee-rails (4.2.2) coffee-script (>= 2.2.0) @@ -49,40 +49,42 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.4) - crass (1.0.4) + concurrent-ruby (1.2.2) + crass (1.0.6) erubis (2.7.0) execjs (2.7.0) ffi (1.9.25) globalid (0.4.1) activesupport (>= 4.2.0) - i18n (1.4.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) jbuilder (2.8.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) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.2.3) + loofah (2.21.3) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) mail (2.7.1) mini_mime (>= 0.1.1) - method_source (0.9.2) + method_source (1.0.0) mini_mime (1.0.1) - mini_portile2 (2.4.0) - minitest (5.11.3) + mini_portile2 (2.8.4) + minitest (5.20.0) multi_json (1.13.1) nio4r (2.3.1) - nokogiri (1.9.1) - mini_portile2 (~> 2.4.0) + nokogiri (1.15.4) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) puma (3.12.0) - rack (2.0.6) + racc (1.7.1) + rack (2.2.8) rack-test (0.6.3) rack (>= 1.0) rails (5.0.7.1) @@ -97,18 +99,20 @@ GEM bundler (>= 1.3.0) railties (= 5.0.7.1) sprockets-rails (>= 2.0.0) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) railties (5.0.7.1) actionpack (= 5.0.7.1) activesupport (= 5.0.7.1) method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.3.2) + rake (13.0.6) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -136,13 +140,13 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.13) - thor (0.20.3) + thor (1.2.2) thread_safe (0.3.6) tilt (2.0.9) turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)