From b9037cd179053a514a58286c841d029d9fb41f89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2020 02:19:15 +0000 Subject: [PATCH] Bump sprockets from 2.12.4 to 2.12.5 in /site/jekyll Bumps [sprockets](https://github.com/rails/sprockets) from 2.12.4 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.12.4...v2.12.5) Signed-off-by: dependabot[bot] --- site/jekyll/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/jekyll/Gemfile.lock b/site/jekyll/Gemfile.lock index aba6c494e..0c176c332 100644 --- a/site/jekyll/Gemfile.lock +++ b/site/jekyll/Gemfile.lock @@ -40,7 +40,7 @@ GEM rb-kqueue (>= 0.2) maruku (0.7.0) mini_portile2 (2.4.0) - multi_json (1.12.1) + multi_json (1.15.0) nokogiri (1.10.8) mini_portile2 (~> 2.4.0) nokogiri (1.10.8-x64-mingw32) @@ -53,7 +53,7 @@ GEM pygments.rb (0.5.4) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.1.0) - rack (1.6.12) + rack (1.6.13) rb-fsevent (0.9.8) rb-inotify (0.9.8) ffi (>= 0.5.0) @@ -66,7 +66,7 @@ GEM nokogiri (>= 1.4.4) nokogumbo (~> 1.4.1) sass (3.4.23) - sprockets (2.12.4) + sprockets (2.12.5) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0)