From c7898f5598a53fa378c66d61aab7b922348e2e59 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Fri, 11 Apr 2014 22:34:50 +0200 Subject: [PATCH] Update sprockets-rails to version 2.1.3 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 972dfc9..8e3ccb9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -171,7 +171,7 @@ GEM multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sprockets-rails (2.1.1) + sprockets-rails (2.1.3) actionpack (>= 3.0) activesupport (>= 3.0) sprockets (~> 2.8)