From 7a8d39c62019a5a32c66a10aeb6f75b4e7e144f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 14:09:30 +0000 Subject: [PATCH] Bump sprockets from 3.7.1 to 4.0.0 Bumps [sprockets](https://github.com/rails/sprockets) from 3.7.1 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.1...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 bc4d50e..7274733 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM builder (3.2.3) codeclimate-test-reporter (1.0.8) simplecov (<= 0.13) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.5) crack (0.4.3) safe_yaml (~> 1.0.0) docile (1.1.5) @@ -93,7 +93,7 @@ GEM ast (~> 2.4.0) powerpack (0.1.1) public_suffix (3.0.2) - rack (2.0.3) + rack (2.0.7) rack-test (0.6.3) rack (>= 1.0) rails (5.1.2) @@ -135,7 +135,7 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - sprockets (3.7.1) + sprockets (4.0.0) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.2.1)