Update Typhoeus to 0.7.0

This commit is contained in:
ethicalhack3r
2015-01-08 14:14:07 +01:00
parent 70cfa03ee8
commit 4ef2452083

View File

@@ -1,6 +1,6 @@
source 'https://rubygems.org' source 'https://rubygems.org'
gem 'typhoeus', '~>0.6.8' gem 'typhoeus', '~>0.7.0'
gem 'nokogiri' gem 'nokogiri'
gem 'addressable' gem 'addressable'
gem 'json' gem 'json'