From 1cb78ff45449d2106358268b8d7863b16c60c7cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Dec 2020 02:51:26 +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 52f574ee..56af18c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,14 +94,14 @@ GEM method_source (0.8.2) mime-types (1.25) minitest (5.0.8) - multi_json (1.8.2) + multi_json (1.15.0) mysql2 (0.3.13) polyglot (0.3.3) pry (0.9.12.2) coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.4) - rack (1.5.2) + rack (1.5.5) rack-test (0.6.2) rack (>= 1.0) rake (10.1.0) @@ -125,7 +125,7 @@ GEM simplecov-html (~> 0.7.1) simplecov-html (0.7.1) slop (3.4.6) - sprockets (2.10.0) + sprockets (2.12.5) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0)