restful_resource.gemspec in restful_resource-1.2.2 vs restful_resource.gemspec in restful_resource-1.3.0
- old
+ new
@@ -28,7 +28,7 @@
spec.add_dependency "faraday-http-cache"
spec.add_dependency "faraday-encoding"
spec.add_dependency "link_header"
spec.add_dependency "activesupport"
spec.add_dependency "rack"
- spec.add_dependency "excon"
+ spec.add_dependency "typhoeus"
end