From 71d33d9030c78df206f41f1b5d4e713b35dc6351 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 22:22:14 +0000 Subject: [PATCH] Bump sprockets from 3.7.1 to 4.0.2 Bumps [sprockets](https://github.com/rails/sprockets) from 3.7.1 to 4.0.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/v3.7.1...v4.0.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 710310b..f0e6858 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,7 @@ GEM sass (>= 3.3.0, < 3.5) compass-import-once (1.0.5) sass (>= 3.2, < 3.5) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.7) contracts (0.13.0) dotenv (2.2.1) em-websocket (0.5.1) @@ -104,7 +104,7 @@ GEM activesupport (>= 3.1) parallel (1.12.1) public_suffix (3.0.2) - rack (2.0.4) + rack (2.2.3) rack-livereload (0.3.16) rack rb-fsevent (0.10.3) @@ -115,7 +115,7 @@ GEM slim (3.0.9) temple (>= 0.7.6, < 0.9) tilt (>= 1.3.3, < 2.1) - sprockets (3.7.1) + sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) temple (0.8.0)