Skip to content

Commit

Permalink
Bump webmock from 3.23.1 to 3.24.0 (#709)
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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent ab8a3a6 commit 5febc67
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ GEM
railties (>= 5.0.0)
globalid (1.2.1)
activesupport (>= 6.1)
hashdiff (1.1.0)
hashdiff (1.1.1)
hiredis (0.6.3)
httparty (0.22.0)
csv
Expand Down Expand Up @@ -266,8 +266,7 @@ GEM
regexp_parser (2.9.2)
reline (0.5.10)
io-console (~> 0.5)
rexml (3.3.6)
strscan
rexml (3.3.8)
rouge (4.2.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
Expand Down Expand Up @@ -331,7 +330,6 @@ GEM
sqlite3 (1.7.3-aarch64-linux)
sqlite3 (1.7.3-x86_64-linux)
stringio (3.1.1)
strscan (3.1.0)
superconfig (2.1.1)
thor (1.3.2)
timeout (0.4.1)
Expand All @@ -341,7 +339,7 @@ GEM
useragent (0.16.10)
vault (0.18.2)
aws-sigv4
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 5febc67

Please sign in to comment.