From e976d9491c50c74aab8573017e6627ec06091512 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2019 10:52:21 +0000 Subject: [PATCH] Bump sprockets from 3.7.0 to 4.0.0 Bumps [sprockets](https://github.com/rails/sprockets) from 3.7.0 to 4.0.0. - [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/v3.7.0...v4.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 092117d..2ab5415 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM coffee-script-source (1.10.0) compass-import-once (1.0.5) sass (>= 3.2, < 3.5) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.5) contracts (0.13.0) dotenv (2.1.1) erubis (2.7.0) @@ -88,7 +88,7 @@ GEM padrino-support (0.13.3.1) activesupport (>= 3.1) parallel (1.9.0) - rack (1.6.4) + rack (1.6.11) rb-fsevent (0.9.7) rb-inotify (0.9.7) ffi (>= 0.5.0) @@ -96,7 +96,7 @@ GEM rouge (2.0.5) sass (3.4.22) servolux (0.12.0) - sprockets (3.7.0) + sprockets (4.0.0) concurrent-ruby (~> 1.0) rack (> 1, < 3) thor (0.19.1)