From 21beeb4e15b8122a51e52b591c2214e44cc86f2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 09:35:43 +0800 Subject: [PATCH] Build(deps-dev): Bump parallel_tests from 3.7.1 to 3.7.2 (#14136) Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 3.7.1 to 3.7.2. - [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.7.1...v3.7.2) --- 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 a6acc4dbb45..f5e98304451 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -288,7 +288,7 @@ GEM openssl (~> 2.0) optimist (3.0.1) parallel (1.20.1) - parallel_tests (3.7.1) + parallel_tests (3.7.2) parallel parser (3.0.2.0) ast (~> 2.4.1)