From 22ccd723272559516b3cb635527fe7e6e8a563f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 01:30:46 +0000 Subject: [PATCH] Bump jquery-rails from 4.3.3 to 4.4.0 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] --- Gemfile.lock | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b825237..3011be9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,14 +51,14 @@ GEM autoprefixer-rails (>= 6.0.3) popper_js (>= 1.12.9, < 2) sass (>= 3.5.2) - builder (3.2.3) + builder (3.2.4) byebug (10.0.2) coderay (1.1.2) - concurrent-ruby (1.0.5) - crass (1.0.4) + concurrent-ruby (1.2.2) + crass (1.0.6) diff-lcs (1.3) docile (1.3.1) - erubi (1.7.1) + erubi (1.12.0) execjs (2.7.0) factory_bot (4.10.0) activesupport (>= 3.0.0) @@ -85,10 +85,10 @@ GEM guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - i18n (1.0.1) + i18n (1.14.1) concurrent-ruby (~> 1.0) jaro_winkler (1.5.1) - jquery-rails (4.3.3) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -97,7 +97,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.2) + loofah (2.21.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.13) @@ -106,7 +106,7 @@ GEM marcel (0.3.2) mimemagic (~> 0.3.2) memory_profiler (0.9.11) - method_source (0.9.0) + method_source (0.9.2) microformats (4.0.7) json nokogiri @@ -115,7 +115,7 @@ GEM rake mini_mime (1.0.0) mini_portile2 (2.3.0) - minitest (5.11.3) + minitest (5.15.0) nenv (0.3.0) nio4r (2.3.1) nokogiri (1.8.4) @@ -133,11 +133,11 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) puma (3.12.0) - rack (2.0.5) + rack (2.2.7) rack-mini-profiler (1.0.0) rack (>= 1.2.0) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.1.0) + rack (>= 1.3) rails (5.2.0) actioncable (= 5.2.0) actionmailer (= 5.2.0) @@ -155,11 +155,12 @@ GEM actionpack (~> 5.x, >= 5.0.1) actionview (~> 5.x, >= 5.0.1) activesupport (~> 5.x) - 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.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) railties (5.2.0) actionpack (= 5.2.0) activesupport (= 5.2.0) @@ -167,7 +168,7 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (3.0.0) - rake (12.3.1) + rake (13.0.6) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) @@ -236,10 +237,10 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) stackprof (0.2.12) - thor (0.20.0) + thor (1.2.2) thread_safe (0.3.6) tilt (2.0.8) - tzinfo (1.2.10) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.1.17) execjs (>= 0.3.0, < 3)