Skip to content

Commit

Permalink
Bump the minor-and-patch-version-updates group with 2 updates (#125)
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch-version-updates group with 2 updates: [webmock](https://github.com/bblimke/webmock) and [parallel_tests](https://github.com/grosser/parallel_tests).


Updates `webmock` from 3.23.1 to 3.24.0
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](bblimke/webmock@v3.23.1...v3.24.0)

Updates `parallel_tests` from 4.7.1 to 4.7.2
- [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md)
- [Commits](grosser/parallel_tests@v4.7.1...v4.7.2)

---
updated-dependencies:
- dependency-name: webmock
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-version-updates
- dependency-name: parallel_tests
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-version-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 2f0defe commit 7edc3db
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GEM
bigdecimal
rexml
domain_name (0.6.20240107)
hashdiff (1.1.0)
hashdiff (1.1.1)
http-accept (1.7.0)
http-cookie (1.0.6)
domain_name (~> 0.5)
Expand All @@ -23,20 +23,18 @@ GEM
mime-types-data (3.2024.0702)
minitest (5.25.1)
netrc (0.11.0)
parallel (1.25.1)
parallel_tests (4.7.1)
parallel (1.26.3)
parallel_tests (4.7.2)
parallel
public_suffix (6.0.0)
public_suffix (6.0.1)
rake (13.2.1)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.3.6)
strscan
strscan (3.1.0)
webmock (3.23.1)
rexml (3.3.8)
webmock (3.24.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit 7edc3db

Please sign in to comment.