use rack-test from git

This commit is contained in:
Aaron Patterson 2011-01-14 10:14:10 -08:00
parent 9a57a2279e
commit 7bf7ab5c68
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ else
end
gem "rack", :git => "git://github.com/rack/rack.git"
gem "rack-test", :git => "git://github.com/brynary/rack-test.git"
gem "rake", ">= 0.8.7"
gem "mocha", ">= 0.9.8"