From 114410fe56dfce9913c4e287eb487fa54d23132c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2019 18:26:01 +0000 Subject: [PATCH] Bump sprockets from 3.7.1 to 3.7.2 Bumps [sprockets](/~https://github.com/rails/sprockets) from 3.7.1 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.1...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 d1ba6ec..e9d820b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM sass (>= 3.3.4) builder (3.2.3) coderay (1.1.1) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.5) debug_inspector (0.0.3) diff-lcs (1.3) erubis (2.7.0) @@ -105,7 +105,7 @@ GEM pry-remote (0.1.8) pry (~> 0.9) slop (~> 3.0) - rack (2.0.3) + rack (2.0.7) rack-test (0.6.3) rack (>= 1.0) rails (5.0.4) @@ -175,7 +175,7 @@ GEM sys-uname (~> 1.0.2) spring (2.0.2) activesupport (>= 4.2) - sprockets (3.7.1) + sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.2.0)