From 7edc3dba09304dfa45f21b37efe3db05c2fa2f72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 09:08:31 +0200 Subject: [PATCH] Bump the minor-and-patch-version-updates group with 2 updates (#125) 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](https://github.com/bblimke/webmock/compare/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](https://github.com/grosser/parallel_tests/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index aadec19..53fa8f9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -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)