From 9ed111b0f203173edc1ec94179d6ab66a575a0d4 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:19 +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 | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 15ef64d..e3e90b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM sassc-rails (>= 2.0.0) bootstrap_form (4.0.0) rails (>= 5.0) - builder (3.2.3) + builder (3.2.4) capistrano (3.11.0) airbrussh (>= 1.0.0) i18n @@ -87,7 +87,7 @@ GEM activesupport (>= 4.0.0) mime-types (>= 1.16) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.9) countries (3.0.0) i18n_data (~> 0.8.0) sixarm_ruby_unaccent (~> 1.1) @@ -95,8 +95,8 @@ GEM country_select (4.0.0) countries (~> 3.0) sort_alphabetical (~> 1.0) - crass (1.0.5) - erubi (1.8.0) + crass (1.0.6) + erubi (1.10.0) exception_notification (4.3.0) actionmailer (>= 4.0, < 6) activesupport (>= 4.0, < 6) @@ -108,10 +108,10 @@ GEM railties (>= 3.2, < 6.0) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.6.0) + i18n (1.8.10) concurrent-ruby (~> 1.0) i18n_data (0.8.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) @@ -132,7 +132,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.4.0) + loofah (2.10.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -143,12 +143,14 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.4.0) mini_racer (0.2.4) libv8 (>= 6.3) - minitest (5.11.3) + minitest (5.14.4) minitest-reporters (1.3.5) ansi builder @@ -171,7 +173,7 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) puma (3.12.0) - rack (2.0.8) + rack (2.2.3) rack-attack (5.4.2) rack (>= 1.0, < 3) rack-test (1.1.0) @@ -196,8 +198,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) rails-i18n (5.1.2) i18n (>= 0.7, < 2) railties (>= 5.0, < 6) @@ -207,7 +209,7 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rake (12.3.2) + rake (13.0.6) raphael-rails (2.1.2) rb-fsevent (0.10.3) rb-inotify (0.10.0) @@ -250,10 +252,10 @@ GEM sshkit (1.17.0) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) - thor (0.20.3) + thor (1.1.0) thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)