From 20adcf3f36c0bf6d8059f596df019b3409536b87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 22:18:07 +0000 Subject: [PATCH] Bump sprockets from 2.10.0 to 2.12.5 in /site 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] --- site/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/Gemfile.lock b/site/Gemfile.lock index 065107ec25f..6dfe07abdba 100644 --- a/site/Gemfile.lock +++ b/site/Gemfile.lock @@ -70,8 +70,8 @@ GEM middleman-syntax (1.2.1) middleman-core (~> 3.0) rouge (~> 0.3.0) - multi_json (1.8.2) - rack (1.5.2) + multi_json (1.15.0) + rack (1.6.13) rack-livereload (0.3.15) rack rack-test (0.6.2) @@ -85,7 +85,7 @@ GEM rouge (0.3.10) thor sass (3.2.12) - sprockets (2.10.0) + sprockets (2.12.5) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0)