From 3f88ee3a59e7faff0f20551ec1178cc749e83d02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2019 22:06:30 +0000 Subject: [PATCH] Bump sprockets from 2.10.1 to 2.12.5 in /test_apps/test_app_rails_4_0 Bumps [sprockets](https://github.com/rails/sprockets) from 2.10.1 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.10.1...v2.12.5) Signed-off-by: dependabot[bot] --- test_apps/test_app_rails_4_0/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test_apps/test_app_rails_4_0/Gemfile.lock b/test_apps/test_app_rails_4_0/Gemfile.lock index 49d8ef9..e6fe640 100644 --- a/test_apps/test_app_rails_4_0/Gemfile.lock +++ b/test_apps/test_app_rails_4_0/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ../../../ + remote: ../../.. specs: massassignment_security_form (1.0.0) actionpack (>= 4.0) @@ -70,12 +70,12 @@ GEM minitest (4.7.5) mocha (0.14.0) metaclass (~> 0.0.1) - multi_json (1.8.2) + multi_json (1.14.1) mysql2 (0.3.14) polyglot (0.3.3) protected_attributes (1.0.5) activemodel (>= 4.0.1, < 5.0) - rack (1.5.2) + rack (1.5.5) rack-test (0.6.2) rack (>= 1.0) rails (4.0.1) @@ -111,7 +111,7 @@ GEM shoulda-matchers (>= 2.1.0) shoulda-matchers (2.4.0) activesupport (>= 3.0.0) - sprockets (2.10.1) + sprockets (2.12.5) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0)