From 6e1282b81f3f40669798aee3b8bb14ab224053e8 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:26:57 +0000 Subject: [PATCH] [Security] Bump jquery-rails from 4.3.3 to 4.4.0 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.3.3 to 4.4.0. **This update includes security fixes.** - [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.3...v4.4.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6e08fccad..fe955d44b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,14 +80,14 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.9) crass (1.0.6) database_cleaner (1.7.0) deep_merge (1.2.1) diff-lcs (1.3) dynamic_form (1.1.4) encrypto_signo (1.0.0) - erubi (1.9.0) + erubi (1.10.0) execjs (2.7.0) factory_bot (4.11.1) activesupport (>= 3.0.0) @@ -108,9 +108,9 @@ GEM tilt hashie (3.6.0) highline (2.0.0) - i18n (1.8.3) + i18n (1.8.10) concurrent-ruby (~> 1.0) - jquery-rails (4.3.3) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -128,16 +128,18 @@ GEM activerecord kaminari-core (= 1.2.1) kaminari-core (1.2.1) - loofah (2.6.0) + loofah (2.10.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.14.1) + mini_portile2 (2.5.3) + minitest (5.14.4) mongo (2.6.2) bson (>= 4.3.0, < 5.0.0) moonrope (2.0.1) @@ -151,10 +153,12 @@ GEM activerecord (>= 3.0.0) activesupport (>= 3.0.0) nio4r (2.5.2) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.7) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) puma (4.3.5) nio4r (~> 2.0) + racc (1.5.2) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -236,7 +240,7 @@ GEM turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.7) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.18) execjs (>= 0.3.0, < 3)