Bump webmock from 3.10.0 to 3.14.0
Bumps webmock from 3.10.0 to 3.14.0.
Changelog
Sourced from webmock's changelog.
3.14.0
Bump Addressable from 2.3.6 to 2.8.0
Thanks to Eduardo Hernandez
3.13.0
Support http.rb 5.x
Thanks to Will Storey
3.12.2
Fixed em-http-request adapter to avoid calling middleware twice.
Thanks to Alex Vondrak
3.12.1
Fixed handling of URIs with IPv6 addresses with square brackets when in Net::HTTP adapter.
Thanks to Johanna Hartmann
3.12.0
- Added support for handling custom JSON and XML content types e.g. 'application/vnd.api+json'
3.11.3
Fixed async-http adapter to only considered requests as real if they are real.
Thanks to Thanks to Tony Schneider and Samuel Williams
3.11.2
Fix for Manticore streaming mode
Thanks to Oleksiy Kovyrin
3.11.1
Compatibility with async-http 0.54+
Thanks to Jun Jiang
3.11.0
- Added support for
featuresin http.rb adapter.
... (truncated)
Commits
-
e2c4371Version 3.14.0 -
3a5c8a3Merge pull request #948 from EduardoGHdez/eg/bump-addressable -
e561860Bump Addressable from 2.3.6 to 2.8.0 -
a3e1c2cMerge pull request #943 from tricknotes/remove-travis-yml -
f0293bfRemove .travis.yml -
69e4ab6Version 3.13.0 -
5e011c8Merge pull request #941 from horgh/horgh/http-rb-5 -
3e81062Support http.rb 5.x -
ab85203Replaced Travis badge with GitHub actions badge. -
4d37538Version 3.11.2 - Additional commits viewable in compare view