Uses Typhoeus 0.6.2 instead of master

This commit is contained in:
erwanlr
2013-03-04 11:00:18 +01:00
parent a71765034b
commit a4b3c30099

View File

@@ -1,6 +1,6 @@
source "https://rubygems.org"
gem "typhoeus", :git => "https://github.com/typhoeus/typhoeus.git"
gem "typhoeus", "~>0.6.2"
gem "nokogiri"
gem "json"