From deee79409d8a8cffcdb4978fd5c24efe4df0dcd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 23:02:51 +0000 Subject: [PATCH] Bump jquery-rails from 4.3.4 to 4.4.0 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.3.4 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.4...v4.4.0) --- updated-dependencies: - dependency-name: jquery-rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8042258..edd013c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) coolline (0.5.0) unicode_utils (~> 1.4) crass (1.0.6) @@ -110,7 +110,7 @@ GEM docile (1.3.0) doorkeeper (5.0.3) railties (>= 4.2) - erubi (1.10.0) + erubi (1.12.0) execjs (2.7.0) factory_bot (4.8.2) activesupport (>= 3.0.0) @@ -131,13 +131,13 @@ GEM activesupport (>= 3.0, < 6.0) graphql (~> 1.6) honeybadger (3.3.1) - i18n (1.8.10) + i18n (1.13.0) concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0) multi_json (>= 1.2) jmespath (1.3.1) - jquery-rails (4.3.4) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -150,7 +150,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.10.0) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -164,14 +164,14 @@ GEM nokogiri (~> 1) rake mini_mime (1.1.0) - mini_portile2 (2.5.3) - minitest (5.14.4) + mini_portile2 (2.8.2) + minitest (5.18.0) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.0.0) nio4r (2.5.7) - nokogiri (1.11.7) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) racc (~> 1.4) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) @@ -205,12 +205,12 @@ GEM public_suffix (4.0.6) puma (4.3.8) nio4r (~> 2.0) - racc (1.5.2) - rack (2.2.3) + racc (1.6.2) + rack (2.2.7) rack-cors (1.0.5) rack (>= 1.6.0) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.1.0) + rack (>= 1.3) rails (5.2.6) actioncable (= 5.2.6) actionmailer (= 5.2.6) @@ -227,8 +227,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -299,7 +299,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.8) - tzinfo (1.2.9) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.1.18) execjs (>= 0.3.0, < 3)