Skip to content

Commit

Permalink
Bump webmock from 3.23.0 to 3.23.1 (#136)
Browse files Browse the repository at this point in the history
* Bump webmock from 3.23.0 to 3.23.1

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]>

* Bundle update all outdated dependencies

Otherwise Dependabot downgraded public_suffix when it should not have. Other updates are development only.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Javier Julio <[email protected]>
  • Loading branch information
dependabot[bot] and javierjulio authored May 28, 2024
1 parent 7a4aeba commit 89332a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GEM
diff-lcs (1.5.1)
docile (1.4.0)
domain_name (0.6.20240107)
dotenv (3.1.0)
dotenv (3.1.2)
ffi (1.16.3)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
Expand Down Expand Up @@ -64,7 +64,7 @@ GEM
simplecov_json_formatter (0.1.4)
strscan (3.1.0)
vcr (6.2.0)
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 89332a0

Please sign in to comment.