From 9f537514515ab00006dcc30ed999ae0645671ca1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Dec 2020 20:42:08 +0000 Subject: [PATCH] Bump sprockets from 2.10.1 to 2.10.2 Bumps [sprockets](https://github.com/rails/sprockets) from 2.10.1 to 2.10.2. - [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.10.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 52c186c..7aba0ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,7 +47,7 @@ GEM i18n (0.7.0) json (1.7.7) minitest (5.8.4) - multi_json (1.11.2) + multi_json (1.15.0) multipart-post (2.0.0) octokit (4.2.0) sawyer (~> 0.6.0, >= 0.5.3) @@ -87,7 +87,7 @@ GEM rack-test sinatra (~> 1.4.0) tilt (>= 1.3, < 3) - sprockets (2.10.1) + sprockets (2.10.2) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0)