From 65f69242d43f55f4013cc2f854d756ce1d8e39fd Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Thu, 4 Jun 2015 11:06:24 +0200 Subject: [PATCH] Update sprockets to version 3.2.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f1f36d5..bb45706 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -200,7 +200,7 @@ GEM activesupport (>= 3.0.0) slop (3.6.0) spring (1.3.6) - sprockets (3.1.0) + sprockets (3.2.0) rack (~> 1.0) sprockets-rails (2.3.1) actionpack (>= 3.0)