From 09efeb081cf10a43e83508a63c3deae6f1a84abf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 18:13:02 +0000 Subject: [PATCH] Bump sprockets from 3.0.1 to 3.7.2 Bumps [sprockets](https://github.com/rails/sprockets) from 3.0.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.0.1...v3.7.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9740ffc..a163339 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -320,8 +320,9 @@ GEM simple_oauth (0.3.1) slop (3.6.0) spring (1.3.4) - sprockets (3.0.1) - rack (~> 1.0) + sprockets (3.7.2) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) sprockets-rails (2.2.4) actionpack (>= 3.0) activesupport (>= 3.0)