From 3931b8d772d3f4749aa90eaaa4c6d7df8c0fe9c0 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sat, 24 Jan 2015 01:55:06 -0800 Subject: [PATCH] Update sprockets-rails to version 2.2.4 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3ed3239..aaad102 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -201,7 +201,7 @@ GEM multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sprockets-rails (2.2.2) + sprockets-rails (2.2.4) actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0)