Skip to content

Commit

Permalink
Bump webmock from 3.23.1 to 3.24.0 (#63)
Browse files Browse the repository at this point in the history
Bumps [webmock](https://github.com/bblimke/webmock) from 3.23.1 to 3.24.0.
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](bblimke/webmock@v3.23.1...v3.24.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 716b5eb commit 872bd26
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ GEM
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
hashdiff (1.1.0)
hashdiff (1.1.1)
http (5.2.0)
addressable (~> 2.8)
base64 (~> 0.1)
Expand All @@ -43,7 +43,7 @@ GEM
builder
minitest (>= 5.0)
ruby-progressbar
public_suffix (6.0.1)
public_suffix (4.0.7)
rake (13.2.1)
rexml (3.3.9)
ruby-progressbar (1.13.0)
Expand All @@ -57,7 +57,7 @@ GEM
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
vcr (6.2.0)
webmock (3.23.1)
webmock (3.24.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit 872bd26

Please sign in to comment.