Switch to sprockets/master

This commit is contained in:
Joshua Peek 2011-03-30 20:46:49 -05:00
parent 25c0b569f5
commit ac9443ed71
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ end
gem "rack", :git => "git://github.com/rack/rack.git"
gem "rack-test", :git => "git://github.com/brynary/rack-test.git"
gem "sprockets", :git => "git://github.com/sstephenson/sprockets.git", :branch => "v2"
gem "sprockets", :git => "git://github.com/sstephenson/sprockets.git"
gem "rake", ">= 0.8.7"
gem "mocha", ">= 0.9.8"