From 4f5f5ff48a7fea6cdd7ca71de067329a6282c53e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2019 10:08:05 +0000 Subject: [PATCH] Bump sprockets from 2.12.3 to 3.7.2 Bumps [sprockets](http://getsprockets.org/) from 2.12.3 to 3.7.2. Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a78d5911..199fb279 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,6 +48,7 @@ GEM xpath (~> 2.0) coderay (1.1.0) columnize (0.8.9) + concurrent-ruby (1.1.5) coveralls (0.7.0) multi_json (~> 1.3) rest-client @@ -75,7 +76,6 @@ GEM execjs (2.2.2) haml (4.0.5) tilt - hike (1.2.3) i18n (0.7.0) its (0.2.0) rspec-core @@ -92,7 +92,7 @@ GEM mime-types (2.4.3) mini_portile (0.6.1) minitest (5.5.1) - multi_json (1.10.1) + multi_json (1.13.1) netrc (0.8.0) nokogiri (1.6.5) mini_portile (~> 0.6.0) @@ -109,7 +109,7 @@ GEM pry (>= 0.9.11) puma (2.8.2) rack (>= 1.1, < 2.0) - rack (1.5.2) + rack (1.5.5) rack-protection (1.5.3) rack rack-test (0.6.3) @@ -163,11 +163,9 @@ GEM rack-protection (~> 1.4) tilt (~> 1.3, >= 1.3.4) slop (3.6.0) - sprockets (2.12.3) - hike (~> 1.2) - multi_json (~> 1.0) - rack (~> 1.0) - tilt (~> 1.1, != 1.3.0) + sprockets (3.7.2) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) sprockets-rails (2.2.4) actionpack (>= 3.0) activesupport (>= 3.0)