From a52bbec6f64f881b501665d0d71466ca9cd039ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 17:20:05 +0000 Subject: [PATCH] Bump parallel_tests from 3.7.0 to 3.8.1 in /gemfiles/rails_61_turbolinks Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 3.7.0 to 3.8.1. - [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.0...v3.8.1) --- updated-dependencies: - dependency-name: parallel_tests dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gemfiles/rails_61_turbolinks/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gemfiles/rails_61_turbolinks/Gemfile.lock b/gemfiles/rails_61_turbolinks/Gemfile.lock index 6b775e7ef9c..0486b54946a 100644 --- a/gemfiles/rails_61_turbolinks/Gemfile.lock +++ b/gemfiles/rails_61_turbolinks/Gemfile.lock @@ -242,8 +242,8 @@ GEM nokogiri (1.11.7-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) - parallel (1.20.1) - parallel_tests (3.7.0) + parallel (1.22.1) + parallel_tests (3.8.1) parallel phantomjs (2.1.1.0) protobuf-cucumber (3.10.8)