From 8a89ace6332961558db0f3e95300775e28e0b461 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Wed, 13 May 2015 00:13:17 +0200 Subject: [PATCH] Update sprockets-rails to version 2.3.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5129337..83b9071 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -202,7 +202,7 @@ GEM spring (1.3.6) sprockets (3.1.0) rack (~> 1.0) - sprockets-rails (2.3.0) + sprockets-rails (2.3.1) actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0)