From fc49b985847a4bda9cf695888e4797206212800d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 14:00:25 +0000 Subject: [PATCH] Bump sprockets from 3.7.0 to 3.7.2 Bumps [sprockets](https://github.com/rails/sprockets) from 3.7.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.7.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 5cb3595..3e64658 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM coffee-script-source execjs coffee-script-source (1.10.0) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.5) crass (1.0.5) debug_inspector (0.0.2) devise (4.7.1) @@ -209,7 +209,7 @@ GEM rdoc (~> 4.0) slop (3.6.0) spring (1.7.2) - sprockets (3.7.0) + sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.1.1)