Skip to content

Bump webmock from 3.10.0 to 3.14.0

libautomation requested to merge dependabot/bundler/webmock-3.14.0 into main

Bumps webmock from 3.10.0 to 3.14.0.

Changelog

Sourced from webmock's changelog.

3.14.0

3.13.0

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

3.11.2

3.11.1

  • Compatibility with async-http 0.54+

    Thanks to Jun Jiang

3.11.0

  • Added support for features in http.rb adapter.

... (truncated)

Commits

Merge request reports