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 29eab9b commit 77afbbb
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 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.0)
bigdecimal (3.1.8)
coderay (1.1.2)
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,9 +31,10 @@ GEM
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (4.0.6)
public_suffix (6.0.1)
rainbow (3.0.0)
rake (12.3.3)
rexml (3.3.8)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
Expand All @@ -55,13 +58,12 @@ GEM
rubocop-performance (1.4.1)
rubocop (>= 0.71.0)
ruby-progressbar (1.10.1)
safe_yaml (1.0.5)
standard (0.1.4)
rubocop (~> 0.72.0)
rubocop-performance (~> 1.4.0)
unicode-display_width (1.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 77afbbb

Please sign in to comment.