Skip to content

Commit

Permalink
chore(deps-dev): bump webmock from 3.18.1 to 3.19.1
Browse files Browse the repository at this point in the history
Bumps [webmock](https://github.com/bblimke/webmock) from 3.18.1 to 3.19.1.
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](bblimke/webmock@v3.18.1...v3.19.1)

---
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 Sep 12, 2023
1 parent c9655e4 commit 64ce510
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.4)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
awesome_print (1.9.2)
Expand Down Expand Up @@ -146,7 +146,7 @@ GEM
pry-doc (1.4.0)
pry (~> 0.11)
yard (~> 0.9.11)
public_suffix (5.0.1)
public_suffix (5.0.3)
racc (1.7.1)
racc (1.7.1-java)
rainbow (3.1.1)
Expand All @@ -157,7 +157,7 @@ GEM
rbnacl (7.1.1)
ffi
regexp_parser (2.8.1)
rexml (3.2.5)
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
Expand Down Expand Up @@ -223,7 +223,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
vcr (6.2.0)
webmock (3.18.1)
webmock (3.19.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit 64ce510

Please sign in to comment.