Skip to content

Commit

Permalink
Bump webmock from 3.14.0 to 3.23.0
Browse files Browse the repository at this point in the history
Bumps [webmock](https://github.com/bblimke/webmock) from 3.14.0 to 3.23.0.
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](bblimke/webmock@v3.14.0...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 Apr 18, 2024
1 parent 1f2172f commit 0be6f93
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
administrate (0.20.1)
actionpack (>= 6.0, < 8.0)
actionview (>= 6.0, < 8.0)
Expand All @@ -74,12 +74,14 @@ GEM
attr_encrypted (3.1.0)
encryptor (~> 3.0.0)
base64 (0.2.0)
bigdecimal (3.1.7)
bindex (0.8.1)
brakeman (5.2.1)
builder (3.2.4)
byebug (11.1.3)
concurrent-ruby (1.2.3)
crack (0.4.5)
crack (1.0.0)
bigdecimal
rexml
crass (1.0.6)
database_cleaner (2.0.2)
Expand Down Expand Up @@ -127,7 +129,7 @@ GEM
ffi (1.16.3)
globalid (1.1.0)
activesupport (>= 5.0)
hashdiff (1.0.1)
hashdiff (1.1.0)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
jquery-rails (4.6.0)
Expand Down Expand Up @@ -168,7 +170,7 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.6)
public_suffix (4.0.6)
public_suffix (5.0.5)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
Expand Down Expand Up @@ -279,7 +281,7 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webmock (3.14.0)
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 0be6f93

Please sign in to comment.