From a5fa22bf10c006b338c9d2dfc830f43c9766af00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2019 04:04:43 +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] <support@github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 15f2b94..825293d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM json (>= 1.7) mime-types (>= 1.16) cliver (0.3.2) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.5) database_cleaner (1.7.0) debug_inspector (0.0.2) diff-lcs (1.3) @@ -125,7 +125,7 @@ GEM puma (3.5.2) quiet_assets (1.0.3) railties (>= 3.1, < 5.0) - rack (1.6.4) + rack (1.6.11) rack-test (0.6.3) rack (>= 1.0) rails (4.2.6) @@ -193,7 +193,7 @@ GEM json (~> 1.7, >= 1.7.7) rdoc (~> 4.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)