From 9c48ab3e18c60d688df0896d603f9d5452c53001 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 19:40:12 +0000 Subject: [PATCH] Bump sprockets from 3.6.2 to 3.7.2 Bumps [sprockets](https://github.com/rails/sprockets) from 3.6.2 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.6.2...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 3a14e41..3f9d3bf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM coffee-script-source execjs coffee-script-source (1.10.0) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.8) coolline (0.5.0) unicode_utils (~> 1.4) debbie (1.0.2) @@ -124,7 +124,7 @@ GEM pry-rails (0.3.4) pry (>= 0.9.10) puma (3.4.0) - rack (1.6.4) + rack (1.6.13) rack-cors (0.4.0) rack-test (0.6.3) rack (>= 1.0) @@ -181,7 +181,7 @@ GEM activemodel (> 4, < 5.1) slop (3.6.0) spring (1.7.1) - sprockets (3.6.2) + sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-es6 (0.9.0)