From 1c2dd92029b7e26dd1f5520e34692b8e1bd35f84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 14:41:23 -0700 Subject: [PATCH] build(deps-dev): bump parallel_tests from 3.11.1 to 3.12.0 (#2947) Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 3.11.1 to 3.12.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.11.1...v3.12.0) --- updated-dependencies: - dependency-name: parallel_tests dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] 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 ea685be7ca9..a33234a62bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -346,7 +346,7 @@ GEM os (1.1.4) palm_civet (1.1.0) parallel (1.22.1) - parallel_tests (3.11.1) + parallel_tests (3.12.0) parallel parser (3.1.2.1) ast (~> 2.4.1)