README.md in puppet_forge-2.2.8 vs README.md in puppet_forge-2.2.9
- old
+ new
@@ -21,11 +21,11 @@
* Ruby >= 1.9.3
## Dependencies
-* [Faraday]() ~> 0.9.0
-* [Typhoeus](https://github.com/typhoeus/typhoeus) ~> 0.7.0 (optional)
+* [Faraday]() >= 0.9.0 < 0.14.0
+* [Typhoeus](https://github.com/typhoeus/typhoeus) ~> 1.0.1 (optional)
Typhoeus will be used as the HTTP adapter if it is available, otherwise
Net::HTTP will be used. We recommend using Typhoeus for production-level
applications.