From c5b2c11bb77938a390a2c5c4fbdd21a622ba066a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 22:41:57 +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 | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9c18ca3..43e9a32 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM awesome_print (1.8.0) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - builder (3.2.3) + builder (3.2.4) capybara (2.18.0) addressable mini_mime (>= 0.1.3) @@ -66,14 +66,14 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.2.2) coveralls (0.8.21) json (>= 1.8, < 3) simplecov (~> 0.14.1) term-ansicolor (~> 1.3) thor (~> 0.19.4) tins (~> 1.6) - crass (1.0.3) + crass (1.0.6) database_cleaner (1.6.2) debug_inspector (0.0.3) diff-lcs (1.3) @@ -98,7 +98,7 @@ GEM hike (1.2.3) i18n (0.9.5) concurrent-ruby (~> 1.0) - jquery-rails (4.3.1) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -117,7 +117,7 @@ GEM kaminari-core (= 1.0.1) kaminari-core (1.0.1) kgio (2.11.0) - loofah (2.2.2) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -127,13 +127,14 @@ GEM stomp systemu mini_mime (1.0.0) - mini_portile2 (2.3.0) - minitest (5.11.3) + mini_portile2 (2.8.2) + minitest (5.18.0) multi_json (1.13.1) mysql2 (0.3.18) newrelic_rpm (4.5.0.337) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) protected_attributes (1.1.4) activemodel (>= 4.0.1, < 5.0) public_suffix (3.0.2) @@ -141,7 +142,8 @@ GEM facter (> 1.6, < 3) hiera (~> 1.0) json_pure - rack (1.6.9) + racc (1.6.2) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.8) @@ -156,14 +158,14 @@ GEM railties (= 4.2.8) sprockets-rails rails-bootstrap (3.0.0.4) - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) 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.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) railties (4.2.8) actionpack (= 4.2.8) activesupport (= 4.2.8) @@ -228,7 +230,7 @@ GEM thread_safe (0.3.6) tilt (1.4.1) tins (1.16.3) - tzinfo (1.2.5) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3)