From bed7bb7fd45c6ae485a8c7221cf65a1dd5c6a128 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 07:33:50 +0000 Subject: [PATCH] Bump sprockets from 2.10.0 to 2.12.5 Bumps [sprockets](https://github.com/rails/sprockets) from 2.10.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.10.0...v2.12.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff51ca4..989d656 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,7 +50,7 @@ GEM treetop (~> 1.4.8) mime-types (1.23) minitest (4.7.5) - multi_json (1.7.7) + multi_json (1.15.0) paperclip (3.4.2) activemodel (>= 3.0.0) activerecord (>= 3.0.0) @@ -58,7 +58,7 @@ GEM cocaine (~> 0.5.0) mime-types polyglot (0.3.3) - rack (1.5.2) + rack (1.5.5) rack-test (0.6.2) rack (>= 1.0) rails (4.0.0) @@ -84,7 +84,7 @@ GEM diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.13.1) safe_yaml (0.9.3) - sprockets (2.10.0) + sprockets (2.12.5) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0)