From c0269442b34bb522e6cd5883fc49ab20e94fd165 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2020 19:54:41 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index df2a29f..cf2a9f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,7 @@ GEM coffee-script-source execjs coffee-script-source (1.10.0) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.5) debug_inspector (0.0.2) domain_name (0.5.20161021) unf (>= 0.0.5, < 1.0.0) @@ -111,7 +111,7 @@ GEM pg (0.18.4) public_suffix (2.0.4) puma (3.6.0) - rack (2.0.1) + rack (2.0.8) rack-test (0.6.3) rack (>= 1.0) rails (5.0.0.1) @@ -158,7 +158,7 @@ GEM spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) spring (>= 1.2, < 3.0) - sprockets (3.7.0) + sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.2.0)