From adf9b9d526521e807ff684a931511edb95abba0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 22:12:33 +0000 Subject: [PATCH] Bump jquery-rails from 4.2.2 to 4.4.0 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.2.2 to 4.4.0. - [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/jquery-rails/compare/v4.2.2...v4.4.0) --- updated-dependencies: - dependency-name: jquery-rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 37 ++++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fc3499f..02c2937 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM bootstrap-sass (3.3.7) autoprefixer-rails (>= 5.2.1) sass (>= 3.3.4) - builder (3.2.3) + builder (3.2.4) byebug (9.0.6) capybara (2.12.1) addressable @@ -94,6 +94,7 @@ GEM typhoeus crack (0.4.3) safe_yaml (~> 1.0.0) + crass (1.0.6) diff-lcs (1.3) domain_name (0.5.20170223) unf (>= 0.0.5, < 1.0.0) @@ -116,11 +117,12 @@ GEM hashie (3.5.5) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (0.8.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.6.3) activesupport (>= 3.0.0, < 5.2) multi_json (~> 1.2) - jquery-rails (4.2.2) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -139,7 +141,8 @@ GEM activerecord kaminari-core (= 1.0.1) kaminari-core (1.0.1) - loofah (2.0.3) + loofah (2.20.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) @@ -147,13 +150,13 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) - minitest (5.10.1) + mini_portile2 (2.4.0) + minitest (5.15.0) multi_json (1.12.1) multipart-post (2.0.0) netrc (0.11.0) - nokogiri (1.7.0.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.9.1) + mini_portile2 (~> 2.4.0) pg (0.19.0) poltergeist (1.13.0) capybara (~> 2.1) @@ -170,7 +173,7 @@ GEM pry (>= 0.9.10) public_suffix (2.0.5) puma (3.8.1) - rack (1.6.5) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rack_session_access (0.1.1) @@ -187,14 +190,14 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.7.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.8) - activesupport (>= 4.2.0.beta, < 5.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 @@ -205,7 +208,7 @@ GEM activesupport (= 4.2.7.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.0.0) + rake (13.0.6) rb-readline (0.5.4) rdoc (4.3.0) rest-client (2.0.1) @@ -262,12 +265,12 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - thor (0.19.4) + thor (1.2.1) thread_safe (0.3.6) tilt (2.0.6) typhoeus (1.1.2) ethon (>= 0.9.0) - tzinfo (1.2.2) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (3.1.6) execjs (>= 0.3.0, < 3)