gemfiles/Gemfile.typhoeus in api-client-2.5.0 vs gemfiles/Gemfile.typhoeus in api-client-2.6.0
- old
+ new
@@ -1,7 +1,7 @@
source :rubygems
-gem 'typhoeus'
+gem 'typhoeus', '>= 0.5.0'
gem 'activesupport', '>= 3.0', '< 4'
gemspec :path => '../'
\ No newline at end of file