Skip to content

Commit

Permalink
chore(deps-dev): bump webmock from 3.19.1 to 3.20.0
Browse files Browse the repository at this point in the history
Bumps [webmock](https://github.com/bblimke/webmock) from 3.19.1 to 3.20.0.
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](bblimke/webmock@v3.19.1...v3.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent f341b7d commit 8ed1bd2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ GEM
simplecov (>= 0.7)
term-ansicolor
thor
crack (0.4.5)
crack (0.4.6)
bigdecimal
rexml
crass (1.0.6)
diff-lcs (1.5.0)
Expand Down Expand Up @@ -87,7 +88,7 @@ GEM
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
hashdiff (1.0.1)
hashdiff (1.1.0)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
Expand Down Expand Up @@ -240,7 +241,7 @@ GEM
unf_ext (0.0.9)
unicode-display_width (2.5.0)
vcr (6.2.0)
webmock (3.19.1)
webmock (3.20.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit 8ed1bd2

Please sign in to comment.