From c6fa61c74d146598090559e5f1f34776bfa089f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2020 23:16:04 +0000 Subject: [PATCH] Bump jquery-rails from 3.0.4 to 4.3.5 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 3.0.4 to 4.3.5. - [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.0.4...v4.3.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9083391..bc7c353 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,8 +91,9 @@ GEM jbuilder (1.5.3) activesupport (>= 3.0.0) multi_json (>= 1.2.0) - jquery-rails (3.0.4) - railties (>= 3.0, < 5.0) + jquery-rails (4.3.5) + rails-dom-testing (>= 1, < 3) + railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (1.8.6) libv8 (7.3.492.27.1)