From 4c2fb13eaa3d0ea274888aaf4caea2fe0a05019e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 14 Jun 2019 12:52:30 +0000 Subject: [PATCH] Bump jquery-rails from 4.3.3 to 4.3.5 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.3.3 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/v4.3.3...v4.3.5) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5c727c8af..b8d1db927 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -237,7 +237,7 @@ GEM jquery-rails rails (>= 4.0) jaro_winkler (1.5.2) - jquery-rails (4.3.3) + jquery-rails (4.3.5) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0)