development-dependency: bump webmock from 3.12.0 to 3.12.1
Bumps webmock from 3.12.0 to 3.12.1.
Changelog
Sourced from webmock's changelog.
3.12.1
Fixed handling of URIs with IPv6 addresses with square brackets when in Net::HTTP adapter.
Thanks to Johanna Hartmann
Commits
-
06c3179
Version 3.12.1 -
b4c95c2
Revert "Add specs" -
79e60c9
Merge pull request #933 from JohannaHartmann/jh/fix-issue-806 -
6e3de61
Merge pull request #934 from valscion/patch-1 -
fe6e7d7
Add specs -
bcfa086
Fix copy-paste of JSON instead of XML in spec file -
3f7e7e5
Fix: Handle IPv6 hostname correctly (closes #806) -
cb3d929
xml not json. - See full diff in compare view