Bump webmock from 3.23.0 to 3.23.1

Bumps [webmock](https://github.com/bblimke/webmock) from 3.23.0 to 3.23.1.
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bblimke/webmock/compare/v3.23.0...v3.23.1)

---
updated-dependencies:
- dependency-name: webmock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-27 09:45:18 +00:00 committed by GitHub
parent 83d23be8d7
commit 06a9b95edf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ GEM
addressable (2.8.6) addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0) public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2) ast (2.4.2)
bigdecimal (3.1.6) bigdecimal (3.1.8)
coderay (1.1.3) coderay (1.1.3)
commander (4.6.0) commander (4.6.0)
highline (~> 2.0.0) highline (~> 2.0.0)
@ -56,7 +56,7 @@ GEM
pry (0.14.2) pry (0.14.2)
coderay (~> 1.1) coderay (~> 1.1)
method_source (~> 1.0) method_source (~> 1.0)
public_suffix (5.0.4) public_suffix (5.0.5)
racc (1.8.0) racc (1.8.0)
rainbow (3.1.1) rainbow (3.1.1)
rake (13.2.1) rake (13.2.1)
@ -101,7 +101,7 @@ GEM
simplecov_json_formatter (0.1.4) simplecov_json_formatter (0.1.4)
strscan (3.1.0) strscan (3.1.0)
unicode-display_width (2.5.0) unicode-display_width (2.5.0)
webmock (3.23.0) webmock (3.23.1)
addressable (>= 2.8.0) addressable (>= 2.8.0)
crack (>= 0.3.2) crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0) hashdiff (>= 0.4.0, < 2.0.0)