From a6d7bc05f51625e83f61350f3f33d5fc0d6a0b09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2019 21:16:56 +0000 Subject: [PATCH] Bump sprockets from 3.7.1 to 3.7.2 Bumps [sprockets](http://getsprockets.org/) from 3.7.1 to 3.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 a08a7ed..8980ce0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -606,7 +606,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.5) connection_pool (2.2.1) crass (1.0.3) debug_inspector (0.0.3) @@ -671,7 +671,7 @@ GEM public_suffix (3.0.2) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) - rack (1.6.9) + rack (1.6.11) rack-mini-profiler (0.10.7) rack (>= 1.2.0) rack-protection (1.5.5) @@ -782,7 +782,7 @@ GEM tilt (>= 1.3.3, < 2.1) spring (2.0.2) activesupport (>= 4.2) - sprockets (3.7.1) + sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.2.1)