From 23fcac65507a77c8563424df5549730d14496c69 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Tue, 19 Jun 2018 18:55:23 +0200 Subject: [PATCH] Bump sprockets Fixes CVE-2018-3760 closes #7829 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bd156b16d..87d6ee05e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -475,7 +475,7 @@ GEM byebug (~> 10.0) pry (~> 0.10) public_suffix (3.0.2) - rack (2.0.4) + rack (2.0.5) rack-cors (1.0.2) rack-google-analytics (1.2.0) actionpack @@ -669,7 +669,7 @@ GEM spring (>= 0.9.1) spring-commands-rspec (1.0.4) spring (>= 0.9.1) - sprockets (3.7.1) + sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.2.1)