From 8680f94da76061f3fb1f2b205e3b15044ff2c44e Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Mon, 24 Nov 2014 13:45:48 +0100 Subject: [PATCH] Update sprockets-rails to version 2.2.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9a7f8a..d64ad85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -178,7 +178,7 @@ GEM multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sprockets-rails (2.2.0) + sprockets-rails (2.2.1) actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0)