From 565049fd5cec1c8467957ada9bf1977e87791137 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Tue, 19 Jun 2018 17:49:15 +0000 Subject: [PATCH] Update sprockets to version 3.7.2 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4b6be4d..1e7c3f5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,7 +94,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.2) - rack (1.6.8) + rack (1.6.10) rake (12.3.1) rb-fsevent (0.10.3) rb-inotify (0.9.10) @@ -108,7 +108,7 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - sprockets (3.7.1) + sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) thor (0.20.0)