From 7a860f8f635f3a48d5e6e3e23db684322cf3fd58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 09:43:32 +0800 Subject: [PATCH] Build(deps-dev): Bump parallel_tests from 3.10.1 to 3.11.0 (#16946) Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 3.10.1 to 3.11.0. - [Release notes](https://github.com/grosser/parallel_tests/releases) - [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md) - [Commits](https://github.com/grosser/parallel_tests/compare/v3.10.1...v3.11.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 6fbcf4ae302..0e717ac05eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -313,7 +313,7 @@ GEM openssl (~> 2.0) optimist (3.0.1) parallel (1.22.1) - parallel_tests (3.10.1) + parallel_tests (3.11.0) parallel parser (3.1.2.0) ast (~> 2.4.1)