From b361e341f029604889831c263e0df2b02d0e36c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 07:03:37 +0000 Subject: [PATCH] Bump parallel_split_test from 0.9.0 to 0.9.1 Bumps [parallel_split_test](https://github.com/grosser/parallel_split_test) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/grosser/parallel_split_test/releases) - [Commits](https://github.com/grosser/parallel_split_test/compare/v0.9.0...v0.9.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c8a6ddade..3b2d3e88e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,9 +19,9 @@ GEM moneta (1.0.0) multi_json (1.15.0) parallel (1.20.1) - parallel_split_test (0.9.0) + parallel_split_test (0.9.1) parallel (>= 0.5.13) - rspec-core (>= 3.1.0) + rspec-core (>= 3.9.0) parser (3.0.0.0) ast (~> 2.4.1) platform-api (3.2.0) @@ -38,7 +38,7 @@ GEM rspec-expectations (3.10.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.1) + rspec-support (3.10.2) rubocop (1.8.1) parallel (~> 1.10) parser (>= 3.0.0.0)