Skip to content

Commit

Permalink
Bump webmock from 3.23.0 to 3.23.1 (#57)
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 18a9515 commit 2d6e3f3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
ansi (1.5.0)
base64 (0.2.0)
bigdecimal (3.1.7)
bigdecimal (3.1.8)
builder (3.2.4)
crack (1.0.0)
bigdecimal
rexml
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 All @@ -36,7 +36,7 @@ GEM
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
minitest (5.22.3)
minitest (5.23.1)
minitest-mock_expectations (1.2.0)
minitest-reporters (1.6.1)
ansi
Expand All @@ -59,7 +59,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 2d6e3f3

Please sign in to comment.