From bd74c7d2940c77bd355623ad36d0873708ceaf46 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 20 Jul 2021 06:27:55 +0000 Subject: [PATCH] [Security] Bump jquery-rails from 4.3.5 to 4.4.0 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.3.5 to 4.4.0. **This update includes a security fix.** - [Release notes](https://github.com/rails/jquery-rails/releases) - [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/jquery-rails/compare/v4.3.5...v4.4.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 46 ++++++++++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 20 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 07cf239..6928910 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM bootstrap4-kaminari-views (1.0.1) kaminari (>= 0.13) rails (>= 3.1) - builder (3.2.3) + builder (3.2.4) byebug (11.0.1) capybara (3.27.0) addressable @@ -97,8 +97,8 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) - crass (1.0.4) + concurrent-ruby (1.1.9) + crass (1.0.6) devise (4.6.2) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -107,7 +107,7 @@ GEM warden (~> 1.2.3) devise-i18n (1.8.0) devise (>= 4.6) - erubi (1.8.0) + erubi (1.10.0) execjs (2.7.0) ffi (1.11.1) ffi (1.11.1-x86-mingw32) @@ -119,12 +119,12 @@ GEM multi_json request_store (>= 1.0) high_voltage (3.1.2) - i18n (1.6.0) + i18n (1.8.10) concurrent-ruby (~> 1.0) jbuilder (2.9.1) activesupport (>= 4.2.0) jmespath (1.4.0) - jquery-rails (4.3.5) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -140,24 +140,29 @@ GEM activerecord kaminari-core (= 1.1.1) kaminari-core (1.1.1) - loofah (2.2.3) + loofah (2.10.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) marcel (0.3.3) mimemagic (~> 0.3.2) - method_source (0.9.2) - mimemagic (0.3.3) + method_source (1.0.0) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.11.3) + mini_portile2 (2.5.3) + minitest (5.14.4) multi_json (1.13.1) nio4r (2.4.0) - nokogiri (1.10.3) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.3-x86-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.7) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + nokogiri (1.11.7-x86-mingw32) + racc (~> 1.4) + nokogiri (1.11.7-x86_64-linux) + racc (~> 1.4) orm_adapter (0.5.0) pg (1.1.4) pg (1.1.4-x86-mingw32) @@ -167,7 +172,8 @@ GEM nio4r (~> 2.0) pundit (2.0.1) activesupport (>= 3.0.0) - rack (2.0.7) + racc (1.5.2) + rack (2.2.3) rack-cors (1.0.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -187,8 +193,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (5.2.3) actionpack (= 5.2.3) activesupport (= 5.2.3) @@ -236,13 +242,13 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - thor (0.20.3) + thor (1.1.0) thread_safe (0.3.6) tilt (2.0.9) turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) tzinfo-data (1.2019.2) tzinfo (>= 1.0.0)