Skip to content

Bump webmock from 3.6.0 to 3.7.0

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

Bumps webmock from 3.6.0 to 3.7.0.

Changelog

Sourced from webmock's changelog.

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