Update sprockets-rails to version 2.2.0

This commit is contained in:
Erik Michaels-Ober 2014-10-11 05:00:29 +01:00
parent b5b25403e7
commit d91e900f4a
1 changed files with 2 additions and 2 deletions

View File

@ -176,10 +176,10 @@ GEM
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.1.4)
sprockets-rails (2.2.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
sprockets (>= 2.8, < 4.0)
sqlite3 (1.3.9)
term-ansicolor (1.3.0)
tins (~> 1.0)