Path to this page:
Subject: CVS commit: pkgsrc/www/ruby-faraday
From: Takahiro Kambe
Date: 2018-03-17 17:15:07
Message id: 20180317161507.43FA6FB40@cvs.NetBSD.org
Log Message:
www/ruby-faraday: update to 0.14.0
Faraday 0.14.0 2018/01/20
* If proxy is manually provided, this takes priority over find_proxy (#724)
* Allow overriding env proxy (#754)
* Fixes the behaviour for Excon's open_timeout (not setting write_timeout
anymore) (#731)
* Remove Typhoeus adapter (#715)
* External Typhoeus Adapter Compatibility (#748)
* Warn about missing adapter when making a request (#743)
* Faraday::Adapter::Test stubs now support entire urls (with host) (#741)
* Handle all connection timeout messages in Patron (#687)
Files: