gemfiles/Gemfile.typhoeus in api-client-2.0.0.rc1 vs gemfiles/Gemfile.typhoeus in api-client-2.0.0.rc2
- old
+ new
@@ -1,3 +1,5 @@
source :rubygems
-gemspec :path => '../'
+gem 'typhoeus'
+
+gemspec :path => '../'
\ No newline at end of file
- old
+ new