Skip to content

Commit

Permalink
Bump webmock from 3.18.1 to 3.23.0
Browse files Browse the repository at this point in the history
Bumps [webmock](https://github.com/bblimke/webmock) from 3.18.1 to 3.23.0.
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](bblimke/webmock@v3.18.1...v3.23.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 Feb 26, 2024
1 parent 8f968de commit a9ca647
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.1)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
base64 (0.2.0)
bigdecimal (3.1.4)
Expand All @@ -100,7 +100,8 @@ GEM
coderay (1.1.3)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
crack (0.4.5)
crack (1.0.0)
bigdecimal
rexml
crass (1.0.6)
date (3.3.4)
Expand Down Expand Up @@ -133,7 +134,7 @@ GEM
formatador (1.1.0)
globalid (1.2.1)
activesupport (>= 6.1)
hashdiff (1.0.1)
hashdiff (1.1.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
httparty (0.21.0)
Expand Down Expand Up @@ -185,7 +186,7 @@ GEM
pry (>= 0.10.4)
psych (5.1.1.1)
stringio
public_suffix (5.0.0)
public_suffix (5.0.4)
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.3)
Expand Down Expand Up @@ -235,7 +236,7 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.2.5)
rexml (3.2.6)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
Expand Down Expand Up @@ -263,7 +264,7 @@ GEM
unf_ext
unf_ext (0.0.8.2)
vcr (6.1.0)
webmock (3.18.1)
webmock (3.23.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit a9ca647

Please sign in to comment.