From e08791f7ca8a729c278a9b1426fc1520432be5d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 06:41:53 +0000 Subject: [PATCH] Bump sprockets from 3.6.0 to 3.7.2 Bumps [sprockets](https://github.com/rails/sprockets) from 3.6.0 to 3.7.2. - [Release notes](https://github.com/rails/sprockets/releases) - [Changelog](https://github.com/rails/sprockets/blob/v3.7.2/CHANGELOG.md) - [Commits](https://github.com/rails/sprockets/compare/v3.6.0...v3.7.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9aff5cb..710054b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,7 @@ GEM coffee-script-source execjs coffee-script-source (1.10.0) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.7) crass (1.0.6) debug_inspector (0.0.2) devise (4.7.2) @@ -183,7 +183,7 @@ GEM json (~> 1.7, >= 1.7.7) rdoc (~> 4.0) spring (1.7.1) - sprockets (3.6.0) + sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.0.4)