From d3fadbe59576d52d5e234fd10830e3691c488f33 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Thu, 25 Feb 2016 10:50:38 -0800 Subject: [PATCH] Update sprockets-rails to version 3.0.3 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 078876f2e..7eb7a27d8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -184,7 +184,7 @@ GEM sprockets (3.5.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.0.1) + sprockets-rails (3.0.3) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0)