From d19c4c636b85b455c4832773d2e46af9b01fc4f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 08:57:31 +0000 Subject: [PATCH] build(deps-dev): bump parallel_tests from 5.6.0 to 5.7.0 Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 5.6.0 to 5.7.0. - [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md) - [Commits](https://github.com/grosser/parallel_tests/compare/v5.6.0...v5.7.0) --- updated-dependencies: - dependency-name: parallel_tests dependency-version: 5.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8ce94f0790..ffc39f149f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -342,7 +342,7 @@ GEM os (1.1.4) ostruct (0.6.3) parallel (1.28.0) - parallel_tests (5.6.0) + parallel_tests (5.7.0) parallel parser (3.3.11.1) ast (~> 2.4.1)