From b19998475a92331a940fc9a6a80bf210b610e7cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 22:31:20 +0000 Subject: [PATCH] Bump jquery-rails from 4.3.1 to 4.4.0 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.3.1 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.1...v4.4.0) --- updated-dependencies: - dependency-name: jquery-rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e23f125..2b1a6c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,14 +61,14 @@ GEM autoprefixer-rails (>= 9.1.0) popper_js (>= 1.14.3, < 2) sassc-rails (>= 2.0.0) - builder (3.2.3) + builder (3.2.4) byebug (9.1.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.2.2) crass (1.0.6) database_cleaner (1.6.2) debug_inspector (0.0.3) diff-lcs (1.3) - erubi (1.7.0) + erubi (1.12.0) execjs (2.7.0) faraday (0.13.1) multipart-post (>= 1.2, < 3) @@ -84,7 +84,7 @@ GEM jbuilder (2.7.0) activesupport (>= 4.2.0) multi_json (>= 1.2) - jquery-rails (4.3.1) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -96,22 +96,22 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.19.0) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) mini_mime (>= 0.1.1) - method_source (0.9.0) + method_source (1.0.0) mini_mime (1.0.0) - mini_portile2 (2.8.0) + mini_portile2 (2.8.2) mini_racer (0.2.6) libv8 (>= 6.9.411) - minitest (5.11.3) + minitest (5.18.0) multi_json (1.12.2) multi_xml (0.6.0) multipart-post (2.0.0) nio4r (2.1.0) - nokogiri (1.13.9) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.12.1) @@ -121,12 +121,12 @@ GEM popper_js (1.14.5) powerpack (0.1.1) puma (3.11.0) - racc (1.6.0) - rack (2.2.4) + racc (1.6.2) + rack (2.2.7) rack-mini-profiler (0.10.7) rack (>= 1.2.0) - rack-test (0.8.2) - rack (>= 1.0, < 3) + rack-test (2.1.0) + rack (>= 1.3) rack-timeout (0.4.2) rails (5.1.4) actioncable (= 5.1.4) @@ -144,8 +144,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.2.0) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) railties (5.1.4) actionpack (= 5.1.4) activesupport (= 5.1.4) @@ -153,7 +153,7 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (3.0.0) - rake (12.3.0) + rake (13.0.6) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -232,13 +232,13 @@ 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.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.3) - tzinfo (1.2.5) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.0.2) execjs (>= 0.3.0, < 3)