From 6b45d6ed5a1a846959f448387d74cd7a96129e5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2019 11:05:13 +0000 Subject: [PATCH] Bump jquery-rails from 3.0.4 to 3.1.3 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 3.0.4 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/v3.0.4...v3.1.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1b44ac6..0f6bcd7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,6 +58,7 @@ GEM coffee-script-source execjs coffee-script-source (1.6.3) + concurrent-ruby (1.1.5) daemons (1.1.9) dalli (2.6.4) database_cleaner (1.2.0) @@ -94,9 +95,10 @@ GEM formatador (0.2.4) gmaps4rails (2.1.0) hike (1.2.3) - i18n (0.6.5) + i18n (0.9.5) + concurrent-ruby (~> 1.0) journey (1.0.4) - jquery-rails (3.0.4) + jquery-rails (3.1.3) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) json (1.8.3) @@ -111,7 +113,7 @@ GEM mini_magick (3.6.0) subexec (~> 0.2.1) mini_portile (0.5.2) - multi_json (1.8.2) + multi_json (1.14.1) mysql2 (0.3.18) mysql2 (0.3.18-x86-mingw32) nested_form (0.3.2) @@ -127,12 +129,12 @@ GEM pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) - rack (1.4.5) - rack-cache (1.2) + rack (1.4.7) + rack-cache (1.10.0) rack (>= 0.4) - rack-ssl (1.3.3) + rack-ssl (1.3.4) rack - rack-test (0.6.2) + rack-test (0.6.3) rack (>= 1.0) rails (3.2.11) actionmailer (= 3.2.11) @@ -149,7 +151,7 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) - rake (10.1.0) + rake (13.0.1) rb-readline (0.5.5) rdoc (3.12.2) json (~> 1.4) @@ -173,7 +175,7 @@ GEM tilt (~> 1.3) shoulda-matchers (2.4.0) activesupport (>= 3.0.0) - sprockets (2.2.2) + sprockets (2.2.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) @@ -189,7 +191,7 @@ GEM daemons (>= 1.0.9) eventmachine (>= 1.0.0) rack (>= 1.0.0) - thor (0.18.1) + thor (0.20.3) thread_safe (0.1.3) atomic tilt (1.4.1)