From 42ba80ee55c26bb26184f70ee4254a9dd8ac6d19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 14:20:48 +0000 Subject: [PATCH] Bump sprockets from 3.4.1 to 3.7.2 Bumps [sprockets](https://github.com/rails/sprockets) from 3.4.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.4.1...v3.7.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c03650ce..5d1ef58d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,6 +92,7 @@ GEM rack-test (>= 0.5.4) xpath (~> 2.0) coderay (1.1.0) + concurrent-ruby (1.1.5) cucumber (1.3.20) builder (>= 2.1.2) diff-lcs (>= 1.1.3) @@ -186,7 +187,7 @@ GEM omniauth (~> 1.2.0) pg (0.18.4) pothoven-attachment_fu (3.2.16) - rack (1.6.4) + rack (1.6.11) rack-test (0.6.3) rack (>= 1.0) rails (4.2.5) @@ -265,7 +266,8 @@ GEM json (~> 1.8) simplecov-html (~> 0.10.0) simplecov-html (0.10.0) - sprockets (3.4.1) + sprockets (3.7.2) + concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (2.3.3) actionpack (>= 3.0)