From b19749cf3071ac81565cfede50f07e08ca436348 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 12:46:22 +0100 Subject: [PATCH] Build(deps-dev): Bump parallel_tests from 4.1.0 to 4.2.0 (#20201) Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 4.1.0 to 4.2.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/v4.1.0...v4.2.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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 54005019610..adfa14b9e4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -168,6 +168,8 @@ GEM globalid (1.1.0) activesupport (>= 5.0) google-protobuf (3.21.12) + google-protobuf (3.21.12-x86_64-darwin) + google-protobuf (3.21.12-x86_64-linux) guess_html_encoding (0.0.11) hana (1.3.7) hashdiff (1.0.1) @@ -306,7 +308,7 @@ GEM openssl (> 2.0, < 3.1) optimist (3.0.1) parallel (1.22.1) - parallel_tests (4.1.0) + parallel_tests (4.2.0) parallel parser (3.2.0.0) ast (~> 2.4.1)