From 0c70dd548c42a07c99ae563765d75bd1c5a1657f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 07:05:21 +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 a5378b21..21e40588 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,7 +47,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.5) crass (1.0.3) erubis (2.7.0) execjs (2.7.0) @@ -79,7 +79,7 @@ GEM psych (2.0.17) puma (3.11.3) racc (1.4.14) - rack (1.6.9) + rack (1.6.11) rack-test (0.6.3) rack (>= 1.0) rails (4.2.10) @@ -328,7 +328,7 @@ GEM simple_form (3.1.1) actionpack (~> 4.0) activemodel (~> 4.0) - sprockets (3.7.1) + sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.2.1)