From 93e7dcb19733d88415e07680b90f758effa0b038 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Tue, 23 Feb 2016 12:55:15 -0500 Subject: [PATCH] Upgraded sprockets-rails gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 17e8235..11e2191 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -293,7 +293,7 @@ GEM sprockets (3.5.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.0.1) + sprockets-rails (3.0.2) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0)