From 8cdc35d805f826451fbafd4d70b85c2e5575e267 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 21:58:16 +0000 Subject: [PATCH] Bump jquery-rails from 4.1.1 to 4.4.0 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.1.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.1.1...v4.4.0) --- updated-dependencies: - dependency-name: jquery-rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 43 ++++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6afaa62d..39343238 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM bcrypt (3.1.11) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - builder (3.2.2) + builder (3.2.4) byebug (9.0.5) codeclimate-test-reporter (0.5.2) simplecov (>= 0.7.1, < 1.0.0) @@ -64,6 +64,7 @@ GEM concurrent-ruby (1.0.2) crack (0.4.3) safe_yaml (~> 1.0.0) + crass (1.0.6) css_parser (1.4.2) addressable database_cleaner (1.5.3) @@ -102,9 +103,10 @@ GEM httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jmespath (1.3.1) - jquery-rails (4.1.1) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -120,7 +122,8 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.0.3) + loofah (2.20.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.10) mail (2.6.4) @@ -130,18 +133,16 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_mime (1.1.2) - mini_portile2 (2.1.0) - minitest (5.9.0) + mini_portile2 (2.4.0) + minitest (5.15.0) multi_xml (0.6.0) nenv (0.3.0) - nokogiri (1.6.8) - mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) notiffany (0.1.0) nenv (~> 0.1) shellany (~> 0.0) pg (0.18.4) - pkg-config (1.1.7) premailer (1.8.6) css_parser (>= 1.3.6) htmlentities (>= 4.0.0) @@ -153,7 +154,7 @@ GEM method_source (~> 0.8.1) slop (~> 3.4) puma (3.4.0) - rack (1.6.4) + rack (1.6.13) rack-cache (1.6.1) rack (>= 0.4) rack-protection (1.5.3) @@ -171,14 +172,14 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.5.1) sprockets-rails - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) + nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -189,7 +190,7 @@ GEM activesupport (= 4.2.5.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (11.2.2) + rake (13.0.6) rb-fsevent (0.9.7) rb-inotify (0.9.7) ffi (>= 0.5.0) @@ -254,12 +255,12 @@ GEM therubyracer (0.12.2) libv8 (~> 3.16.14.0) ref - thor (0.19.1) - thread_safe (0.3.5) + thor (1.2.1) + thread_safe (0.3.6) tilt (2.0.5) turbolinks (2.5.3) coffee-rails - tzinfo (1.2.2) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (3.0.0) execjs (>= 0.3.0, < 3)