You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build(deps): bump httpclient from 2.8.3 to 2.9.0 (#4233)
* build(deps): bump httpclient from 2.8.3 to 2.9.0
Bumps [httpclient](https://github.com/nahi/httpclient) from 2.8.3 to 2.9.0.
- [Changelog](https://github.com/nahi/httpclient/blob/master/CHANGELOG.md)
- [Commits](nahi/httpclient@v2.8.3...v2.9.0)
---
updated-dependencies:
- dependency-name: httpclient
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* Adapt Credhub::Client spec
Method cert_store_items is only available for JRuby now, thus checking
the configured credhub_ca.crt using a spy on OpenSSL::X509::Store
instead.
* Adapt HTTPClient version in spec
Method create_socket in HTTPClient::Session has not been changed in
2.9.0 thus the monkey patch still works.
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Philipp Thun <[email protected]>
0 commit comments