From bf5745fca83f3710da9c5dccadd331ca0650a143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 23:07:39 +0000 Subject: [PATCH] Bump jquery-rails from 1.0.11 to 3.1.3 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 1.0.11 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/v1.0.11...v3.1.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8ab9d9c..31517d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,10 +50,10 @@ GEM rack (>= 1.0) thin (~> 1.2) hiredis (0.3.2) - i18n (0.5.0) - jquery-rails (1.0.11) - railties (~> 3.0) - thor (~> 0.14) + i18n (0.5.4) + jquery-rails (3.1.3) + railties (>= 3.0, < 5.0) + thor (>= 0.14, < 2.0) json (1.5.3) mail (2.2.19) activesupport (>= 2.3.6) @@ -64,7 +64,7 @@ GEM nifty-generators (0.4.6) pg (0.11.0) polyglot (0.3.1) - rack (1.2.3) + rack (1.2.8) rack-mount (0.6.14) rack (>= 1.0.0) rack-test (0.5.7) @@ -84,7 +84,8 @@ GEM rdoc (~> 3.4) thor (~> 0.14.4) rake (0.8.7) - rdoc (3.6.1) + rdoc (3.12.2) + json (~> 1.4) thin (1.2.11) daemons (>= 1.0.9) eventmachine (>= 0.12.6) @@ -92,7 +93,7 @@ GEM thor (0.14.6) treetop (1.4.9) polyglot (>= 0.3.1) - tzinfo (0.3.28) + tzinfo (0.3.55) PLATFORMS ruby