Back to the previous version of Typhoeus & Ethon to avoid seg fault in rspec

This commit is contained in:
erwanlr
2013-04-11 14:48:43 +02:00
parent 1615c0f84e
commit bdedf6f63f
2 changed files with 16 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
source "https://rubygems.org"
gem "typhoeus", ">=0.6.3"
gem "typhoeus", "=0.6.2"
gem "ethon", "=0.5.10"
gem "nokogiri"
gem "json"