From 9d55f58d30025d9cce1c0008495679780f7643f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 15:54:18 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 38b7279..4a34b8d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM coffee-script-source execjs coffee-script-source (1.10.0) - concurrent-ruby (1.0.1) + concurrent-ruby (1.1.5) debug_inspector (0.0.2) erubis (2.7.0) execjs (2.6.0) @@ -76,7 +76,7 @@ GEM nokogiri (1.6.7.2) mini_portile2 (~> 2.0.0.rc2) pg (0.18.4) - rack (1.6.4) + rack (1.6.11) rack-test (0.6.3) rack (>= 1.0) rails (4.2.6) @@ -117,7 +117,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)