From 570620cf42302023cc612a13d3e6e9e8d800cd3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 22:41:26 +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 | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1ba7aab..46da8a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,7 +98,7 @@ GEM autoprefixer-rails (>= 5.2.1) sass (>= 3.3.4) brakeman (4.0.1) - builder (3.2.3) + builder (3.2.4) bullet (5.6.1) activesupport (>= 3.0.0) uniform_notifier (~> 1.10.0) @@ -134,11 +134,11 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.2.2) connection_pool (2.2.1) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.2) + crass (1.0.6) database_cleaner (1.6.1) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) @@ -158,7 +158,7 @@ GEM dotenv (= 2.2.1) railties (>= 3.2, < 5.2) equalizer (0.0.11) - erubi (1.6.1) + erubi (1.12.0) erubis (2.7.0) excon (0.59.0) execjs (2.7.0) @@ -216,13 +216,14 @@ GEM railties (>= 5.0) httparty (0.15.6) multi_xml (>= 0.5.2) - i18n (0.8.6) + i18n (0.9.5) + concurrent-ruby (~> 1.0) ice_nine (0.11.2) ipaddress (0.8.3) 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) @@ -246,7 +247,7 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.1.1) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.6) @@ -259,20 +260,20 @@ GEM railties (>= 3.0.0, < 5.2.0) metamagic (3.1.7) rails (>= 3.0.0) - method_source (0.8.2) + method_source (1.0.0) mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_mime (0.1.4) - mini_portile2 (2.3.0) - minitest (5.10.3) + mini_portile2 (2.4.0) + minitest (5.15.0) multi_json (1.12.2) multi_xml (0.6.0) mustermann (1.0.1) newrelic_rpm (4.4.0.336) nio4r (2.1.0) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) oga (1.3.1) ast ruby-ll (~> 2.1) @@ -289,7 +290,7 @@ GEM puma (3.10.0) pundit (1.1.0) activesupport (>= 3.0.0) - rack (2.0.3) + rack (2.2.7) rack-attack (5.0.1) rack rack-contrib (1.2.0) @@ -320,8 +321,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - 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 @@ -335,7 +336,7 @@ GEM thor (>= 0.18.1, < 2.0) rainbow (2.2.2) rake - rake (12.1.0) + rake (12.3.3) ransack (1.8.3) actionpack (>= 3.0) activerecord (>= 3.0) @@ -471,7 +472,7 @@ GEM turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.3) - tzinfo (1.2.3) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3)