From b1ddbc4c607ac1e294d7895ed3712c37909867b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 21:19:06 +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 6aad334..c9668a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM builder (3.2.3) byebug (9.0.6) chartkick (2.0.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.7) connection_pool (2.2.1) dotenv (2.2.1) dotenv-rails (2.2.1) @@ -108,7 +108,7 @@ GEM nio4r (2.0.0) nokogiri (1.6.7.2) mini_portile2 (~> 2.0.0.rc2) - rack (2.0.2) + rack (2.2.3) rack-protection (1.5.3) rack rack-test (0.6.3) @@ -164,7 +164,7 @@ GEM actionpack (>= 3.1) railties (>= 3.1) slim (~> 3.0) - sprockets (3.7.1) + sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.2.0)