Skip to content

Commit

Permalink
build(deps-dev): bump webmock from 3.23.0 to 3.23.1
Browse files Browse the repository at this point in the history
Bumps [webmock](https://github.com/bblimke/webmock) from 3.23.0 to 3.23.1.
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](bblimke/webmock@v3.23.0...v3.23.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent ac0e396 commit 7307427
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ GEM
base64 (0.2.0)
beefcake (1.0.0)
benchmark (0.3.0)
bigdecimal (3.1.7)
bigdecimal (3.1.8)
bit-struct (0.17)
builder (3.2.4)
byebug (11.1.3)
Expand Down Expand Up @@ -427,7 +427,8 @@ GEM
retryable (3.0.5)
reverse_markdown (2.1.1)
nokogiri
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
rfc822 (0.1.5)
roodi (5.0.0)
ruby_parser (~> 3.2, >= 3.2.2)
Expand Down Expand Up @@ -550,6 +551,7 @@ GEM
fluent-logger
yajl-ruby (~> 1.0)
stringio (3.1.0)
strscan (3.1.0)
talentbox-delayed_job_sequel (4.3.0)
delayed_job (~> 4.1.0)
sequel (>= 3.38, < 6.0)
Expand All @@ -573,7 +575,7 @@ GEM
vhd (0.0.4)
bit-struct
vmstat (2.3.1)
webmock (3.23.0)
webmock (3.23.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit 7307427

Please sign in to comment.