Use Typhoeus master instead of 0.6.1

This commit is contained in:
erwanlr
2013-02-21 11:49:36 +01:00
parent 8b9aec468a
commit 88e33c5b4e
4 changed files with 6 additions and 8 deletions

View File

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