From 45296671226bd90eed6dd273345d26f7aab3ce27 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Thu, 6 Jun 2019 10:12:04 +0000 Subject: [PATCH] Bump jquery-rails from 3.1.4 to 4.3.3 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 3.1.4 to 4.3.3. - [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.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d3d5f752b..867f0949e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,8 +173,9 @@ GEM jaro_winkler (1.5.2) jbuilder (2.9.1) activesupport (>= 4.2.0) - jquery-rails (3.1.4) - railties (>= 3.0, < 5.0) + jquery-rails (4.3.3) + rails-dom-testing (>= 1, < 3) + railties (>= 4.2.0) thor (>= 0.14, < 2.0) jquery-ui-rails (5.0.5) railties (>= 3.2.16)