From 9447317f2fc2c492572fac600dd9f41bb23974bd Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Fri, 29 Jan 2016 23:12:00 -0800 Subject: [PATCH] Update sprockets-rails to version 3.0.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 461e321..86e8a4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,7 +193,7 @@ GEM sprockets (3.5.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.0.0) + sprockets-rails (3.0.1) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0)