From c934f329c4e9daecb7f0453c1a278dc64cf09548 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Oct 2020 08:36:21 +0000 Subject: [PATCH] [Security] Bump jquery-rails from 4.3.3 to 4.3.4 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.3.3 to 4.3.4. **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.3...v4.3.4) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6e08fccad..e15e1b20a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.7) crass (1.0.6) database_cleaner (1.7.0) deep_merge (1.2.1) @@ -108,9 +108,9 @@ GEM tilt hashie (3.6.0) highline (2.0.0) - i18n (1.8.3) + i18n (1.8.5) concurrent-ruby (~> 1.0) - jquery-rails (4.3.3) + jquery-rails (4.3.4) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -128,7 +128,7 @@ GEM activerecord kaminari-core (= 1.2.1) kaminari-core (1.2.1) - loofah (2.6.0) + loofah (2.7.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) marcel (0.3.3) @@ -137,7 +137,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.14.2) mongo (2.6.2) bson (>= 4.3.0, < 5.0.0) moonrope (2.0.1)