From ef9f52783fb3634760bd569656661b86c4c95a47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 23:47:21 +0200 Subject: [PATCH] Build(deps-dev): Bump parallel_tests from 4.6.0 to 4.6.1 (#26501) Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 4.6.0 to 4.6.1. - [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md) - [Commits](https://github.com/grosser/parallel_tests/compare/v4.6.0...v4.6.1) --- updated-dependencies: - dependency-name: parallel_tests dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7e9f1581550..d87f2017b0a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -301,7 +301,7 @@ GEM openssl (> 2.0) optimist (3.1.0) parallel (1.24.0) - parallel_tests (4.6.0) + parallel_tests (4.6.1) parallel parser (3.3.0.5) ast (~> 2.4.1)