From 92849dfc592c8bb980e582bb58d2ac5521f2281c Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Thu, 30 Jun 2016 10:29:19 -0700 Subject: [PATCH] Update sprockets-rails to version 3.1.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2cc8fd2..d6ae3e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -187,7 +187,7 @@ GEM sprockets (3.6.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.0.4) + sprockets-rails (3.1.1) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0)