From e0e7d4d4e54d28ebb8fac55b464b33300ca6071d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 23:07:41 +0000 Subject: [PATCH] Bump sprockets from 2.11.0 to 2.12.5 in /spec/dummy_app Bumps [sprockets](https://github.com/rails/sprockets) from 2.11.0 to 2.12.5. - [Release notes](https://github.com/rails/sprockets/releases) - [Changelog](https://github.com/rails/sprockets/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/sprockets/compare/v2.11.0...v2.12.5) Signed-off-by: dependabot[bot] --- spec/dummy_app/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spec/dummy_app/Gemfile.lock b/spec/dummy_app/Gemfile.lock index 2a1ca91..dad425c 100644 --- a/spec/dummy_app/Gemfile.lock +++ b/spec/dummy_app/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ../../ + remote: ../.. specs: timecop-console (0.3.1) railties (>= 3.1, < 5.0) @@ -48,13 +48,13 @@ GEM method_source (0.8.2) mime-types (1.25.1) minitest (4.7.5) - multi_json (1.8.4) + multi_json (1.14.1) polyglot (0.3.4) pry (0.9.12.6) coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) - rack (1.5.2) + rack (1.5.5) rack-test (0.6.2) rack (>= 1.0) rails (4.0.3) @@ -72,7 +72,7 @@ GEM thor (>= 0.18.1, < 2.0) rake (10.1.1) slop (3.4.7) - sprockets (2.11.0) + sprockets (2.12.5) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0)