1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 16:19:40 +02:00

Bump webmock from 3.23.1 to 3.24.0 (#1252)

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](https://github.com/bblimke/webmock/compare/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>
This commit is contained in:
dependabot[bot] 2024-10-07 10:30:22 -04:00 committed by GitHub
parent 563db0f8eb
commit 5e3a3b0b38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -78,8 +78,8 @@ GEM
minitest (>= 5.1) minitest (>= 5.1)
securerandom (>= 0.3) securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5) tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.6) addressable (2.8.7)
public_suffix (>= 2.0.2, < 6.0) public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2) ast (2.4.2)
aws-eventstream (1.3.0) aws-eventstream (1.3.0)
aws-partitions (1.985.0) aws-partitions (1.985.0)
@ -179,7 +179,7 @@ GEM
fugit (>= 1.11.0) fugit (>= 1.11.0)
railties (>= 6.1.0) railties (>= 6.1.0)
thor (>= 1.0.0) thor (>= 1.0.0)
hashdiff (1.1.0) hashdiff (1.1.1)
highline (3.0.1) highline (3.0.1)
hotwire-livereload (1.4.1) hotwire-livereload (1.4.1)
actioncable (>= 6.0.0) actioncable (>= 6.0.0)
@ -280,7 +280,7 @@ GEM
railties (>= 7.0.0) railties (>= 7.0.0)
psych (5.1.2) psych (5.1.2)
stringio stringio
public_suffix (5.1.0) public_suffix (6.0.1)
puma (6.4.3) puma (6.4.3)
nio4r (~> 2.0) nio4r (~> 2.0)
raabro (1.4.0) raabro (1.4.0)
@ -341,7 +341,7 @@ GEM
regexp_parser (2.9.2) regexp_parser (2.9.2)
reline (0.5.10) reline (0.5.10)
io-console (~> 0.5) io-console (~> 0.5)
rexml (3.3.7) rexml (3.3.8)
rubocop (1.65.1) rubocop (1.65.1)
json (~> 2.3) json (~> 2.3)
language_server-protocol (>= 3.17.0) language_server-protocol (>= 3.17.0)
@ -443,7 +443,7 @@ GEM
activemodel (>= 6.0.0) activemodel (>= 6.0.0)
bindex (>= 0.4.0) bindex (>= 0.4.0)
railties (>= 6.0.0) railties (>= 6.0.0)
webmock (3.23.1) webmock (3.24.0)
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)