Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: webmock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 7, 2024
1 parent e06901b commit f890a50
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Gemfile.lock
Expand Up @@ -82,7 +82,7 @@ GEM
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ambry (1.0.0)
arel (9.0.0)
Expand Down Expand Up @@ -135,6 +135,7 @@ GEM
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
bcrypt (3.1.19)
bigdecimal (3.1.6)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
bson (4.15.0)
Expand Down Expand Up @@ -186,7 +187,8 @@ GEM
simplecov (>= 0.7)
term-ansicolor
thor
crack (0.4.5)
crack (0.4.6)
bigdecimal
rexml
crass (1.0.6)
daemons (1.4.1)
Expand Down Expand Up @@ -281,7 +283,7 @@ GEM
haml (5.2.2)
temple (>= 0.8.0)
tilt
hashdiff (1.0.1)
hashdiff (1.1.0)
hashie (4.1.0)
heroics (0.1.2)
erubis (~> 2.0)
Expand Down Expand Up @@ -413,7 +415,7 @@ GEM
method_source (~> 1.0)
pry-nav (1.0.0)
pry (>= 0.9.10, < 0.15)
public_suffix (5.0.3)
public_suffix (5.0.4)
pundit (2.3.1)
activesupport (>= 3.0.0)
pusher-client (0.6.2)
Expand Down Expand Up @@ -608,7 +610,7 @@ GEM
vcr (6.2.0)
warden (1.2.9)
rack (>= 2.0.9)
webmock (3.19.1)
webmock (3.20.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit f890a50

Please sign in to comment.