Skip to content

Bump webmock from 3.6.0 to 3.7.1

NipaNipa requested to merge dependabot/bundler/webmock-3.7.1 into master

Bumps webmock from 3.6.0 to 3.7.1.

Changelog

Sourced from webmock's changelog.

3.7.1

  • Fixed Async::HTTP::Client adapter code to not cause Ruby warning

    Thanks to y-yagi

3.7.0

3.6.2

3.6.1

  • Fixed issue with matching Addressable::Template without a period in the domain

    Thanks to Eike Send

  • Support for write_timeout in Net::HTTP

    Thanks to Claudio Poli

  • Fixed issue with handling urls with ":80" or ":443" in the path.

    Thanks to Csaba Apagyi for reporting and to Frederick Cheung for fixing the issue.

Commits

Merge request reports