Update sprockets-rails to version 2.3.0

This commit is contained in:
Erik Michaels-Ober 2015-05-09 02:06:44 +02:00
parent c85231cb05
commit 530547e972
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ GEM
spring (1.3.5) spring (1.3.5)
sprockets (3.0.3) sprockets (3.0.3)
rack (~> 1.0) rack (~> 1.0)
sprockets-rails (2.2.4) sprockets-rails (2.3.0)
actionpack (>= 3.0) actionpack (>= 3.0)
activesupport (>= 3.0) activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0) sprockets (>= 2.8, < 4.0)