From 5c4be8fc1cb5ccaf282d091d7c7764d0908ee8ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 22:40:41 +0100 Subject: [PATCH] Build(deps-dev): Bump parallel_tests from 4.8.0 to 4.9.0 (#30677) Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 4.8.0 to 4.9.0. - [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md) - [Commits](https://github.com/grosser/parallel_tests/compare/v4.8.0...v4.9.0) --- updated-dependencies: - dependency-name: parallel_tests dependency-type: direct:development update-type: version-update:semver-minor ... 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 ea36107ccd4..ed8761c024f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -325,7 +325,7 @@ GEM optimist (3.2.0) ostruct (0.6.1) parallel (1.26.3) - parallel_tests (4.8.0) + parallel_tests (4.9.0) parallel parser (3.3.6.0) ast (~> 2.4.1)