From 153997f13aab8f4db627566dd67d0e5c8f7f24d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Nov 2020 22:48:25 +0100 Subject: [PATCH] Build(deps): Bump parallel from 1.20.0 to 1.20.1 (#11316) Bumps [parallel](https://github.com/grosser/parallel) from 1.20.0 to 1.20.1. - [Release notes](https://github.com/grosser/parallel/releases) - [Commits](https://github.com/grosser/parallel/compare/v1.20.0...v1.20.1) 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 d01a59fb51..0ac0e84e37 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -244,7 +244,7 @@ GEM sanitize openssl-signature_algorithm (1.0.0) optimist (3.0.1) - parallel (1.20.0) + parallel (1.20.1) parallel_tests (3.3.0) parallel parser (2.7.2.0)