Skip to content

Commit

Permalink
Bump webmock from 3.7.6 to 3.24.0
Browse files Browse the repository at this point in the history
Bumps [webmock](https://github.com/bblimke/webmock) from 3.7.6 to 3.24.0.
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](bblimke/webmock@v3.7.6...v3.24.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 Oct 3, 2024
1 parent 012c330 commit 87585f6
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,17 @@ PATH
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
bigdecimal (3.1.8)
coderay (1.1.3)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crack (1.0.0)
bigdecimal
rexml
diff-lcs (1.3)
dotenv (2.8.1)
hashdiff (1.0.0)
hashdiff (1.1.1)
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
Expand All @@ -29,7 +31,7 @@ GEM
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.6)
public_suffix (6.0.1)
racc (1.8.1)
rainbow (3.1.1)
rake (12.3.3)
Expand Down Expand Up @@ -63,13 +65,12 @@ GEM
rubocop (>= 0.90.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.13.0)
safe_yaml (1.0.5)
standard (0.13.0)
rubocop (= 1.10.0)
rubocop-performance (= 1.9.2)
unicode-display_width (2.6.0)
webmock (3.7.6)
addressable (>= 2.3.6)
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 87585f6

Please sign in to comment.