From 30995aaa78a05a709fc68379471805b5116be8ec Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Tue, 2 Sep 2014 19:41:59 +0200 Subject: [PATCH] Update sprockets-rails to version 2.1.4 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a1ca831..697c63b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,7 +172,7 @@ GEM multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sprockets-rails (2.1.3) + sprockets-rails (2.1.4) actionpack (>= 3.0) activesupport (>= 3.0) sprockets (~> 2.8)