From 98a8c74d9e0fce371153e7744d4d95613d007c98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 01:41:27 +0000 Subject: [PATCH] Bump sprockets from 3.4.0 to 3.7.2 Bumps [sprockets](https://github.com/rails/sprockets) from 3.4.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.4.0...v3.7.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d21b25e..2519b18 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,6 +38,7 @@ GEM arel (4.0.2) builder (3.1.4) coderay (1.1.0) + concurrent-ruby (1.1.5) database_cleaner (1.3.0) diff-lcs (1.2.5) docile (1.1.5) @@ -89,7 +90,8 @@ GEM simplecov-html (~> 0.8.0) simplecov-html (0.8.0) slop (3.6.0) - sprockets (3.4.0) + sprockets (3.7.2) + concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (2.3.3) actionpack (>= 3.0)