From c7b5b254d6213ced2e71b6fa2518ff3cd7373ce2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 05:06:28 +0000 Subject: [PATCH] Bump jquery-rails from 2.1.1 to 3.1.3 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 2.1.1 to 3.1.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/v2.1.1...v3.1.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e03d635..b9950fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,9 +119,9 @@ GEM i18n (0.9.5) concurrent-ruby (~> 1.0) journey (1.0.4) - jquery-rails (2.1.1) - railties (>= 3.1.0, < 5.0) - thor (~> 0.14) + jquery-rails (3.1.3) + railties (>= 3.0, < 5.0) + thor (>= 0.14, < 2.0) json (2.2.0) jwt (0.1.5) multi_json (>= 1.0) @@ -141,7 +141,7 @@ GEM treetop (~> 1.4.8) mime (0.1) mime-types (1.25.1) - multi_json (1.14.0) + multi_json (1.14.1) multipart-post (1.1.5) net-scp (1.1.0) net-ssh (>= 2.6.5)