From bc70792711b7e4f803879ab2ed31fe88b34e79c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 16:58:41 +0000 Subject: [PATCH] Bump jquery-rails from 4.3.5 to 4.6.0 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.3.5 to 4.6.0. - [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/jquery-rails/compare/v4.3.5...v4.6.0) --- updated-dependencies: - dependency-name: jquery-rails dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 43 +++++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 20 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b31f518..0ee136a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,9 +54,9 @@ GEM execjs coffee-script-source (1.12.2) commonjs (0.2.7) - concurrent-ruby (1.1.6) + concurrent-ruby (1.2.2) crass (1.0.6) - erubi (1.9.0) + erubi (1.12.0) et-orbi (1.2.4) tzinfo execjs (2.7.0) @@ -68,11 +68,11 @@ GEM raabro (~> 1.1) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.8.2) + i18n (1.14.1) concurrent-ruby (~> 1.0) jbuilder (2.10.0) activesupport (>= 5.0.0) - jquery-rails (4.3.5) + jquery-rails (4.6.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -83,9 +83,9 @@ GEM less (~> 2.6.0) sprockets (> 2, < 4) tilt - loofah (2.5.0) + 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) marcel (0.3.3) @@ -93,22 +93,24 @@ GEM method_source (1.0.0) mimemagic (0.3.5) mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.14.0) + mini_portile2 (2.8.2) + minitest (5.18.1) mono_logger (1.1.0) multi_json (1.14.1) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) puma (3.12.4) raabro (1.1.6) - rack (2.2.2) + racc (1.7.1) + rack (2.2.7) rack-protection (2.0.8.1) rack - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.1.0) + rack (>= 1.3) rails (5.2.4.2) actioncable (= 5.2.4.2) actionmailer (= 5.2.4.2) @@ -122,18 +124,19 @@ GEM bundler (>= 1.3.0) railties (= 5.2.4.2) sprockets-rails (>= 2.0.0) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.1.1) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) railties (5.2.4.2) actionpack (= 5.2.4.2) activesupport (= 5.2.4.2) method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rake (13.0.1) + rake (13.0.6) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) @@ -189,7 +192,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - thor (1.0.1) + thor (1.2.2) thread_safe (0.3.6) tilt (2.0.10) turbolinks (5.2.1) @@ -200,7 +203,7 @@ GEM execjs (~> 2.7) less-rails (~> 2.8, >= 2.8.0) railties (~> 5.0, >= 5.0.1) - tzinfo (1.2.7) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)