From e4029a8f059b9276a8ab148879177d54e773d08f Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Thu, 25 Jun 2015 10:53:22 +0200 Subject: [PATCH] Update sprockets-rails to version 2.3.2 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a40cc4e..32543ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -202,7 +202,7 @@ GEM spring (1.3.6) sprockets (3.2.0) rack (~> 1.0) - sprockets-rails (2.3.1) + sprockets-rails (2.3.2) actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0)