diff --git a/Gemfile b/Gemfile index c013e1fe..8ac69a7f 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -gem 'typhoeus', '~>0.6.8' +gem 'typhoeus', '~>0.7.0' gem 'nokogiri' gem 'addressable' gem 'json'