From 1791cb05c0669aaa520f519940928d3d02b3e4e7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 7 Nov 2020 18:59:44 +0000 Subject: [PATCH] Build(deps): [Security] Bump jquery-rails from 3.1.4 to 4.3.4 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 3.1.4 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/v3.1.4...v4.3.4) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ed41e7a1b..1889460e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -161,8 +161,9 @@ GEM ice_cube (0.16.3) jbuilder (2.9.1) activesupport (>= 4.2.0) - jquery-rails (3.1.4) - railties (>= 3.0, < 5.0) + jquery-rails (4.3.4) + rails-dom-testing (>= 1, < 3) + railties (>= 4.2.0) thor (>= 0.14, < 2.0) jquery-ui-rails (6.0.1) railties (>= 3.2.16) @@ -172,7 +173,7 @@ GEM addressable (~> 2.7) letter_opener (1.7.0) launchy (~> 2.2) - loofah (2.6.0) + loofah (2.7.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1)