From 148970ca9b1c98e10dd808c6f0fffc6249a761f7 Mon Sep 17 00:00:00 2001 From: Mark VanLandingham Date: Tue, 10 Dec 2019 07:58:12 -0800 Subject: [PATCH] DEV: Revert parallel_tests bump (#8518) parallel_tests with this version uses `bin/rake`, which auto-loads plugins --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 435d4286695..fd95991e0a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -255,7 +255,7 @@ GEM ruby-openid optimist (3.0.0) parallel (1.19.1) - parallel_tests (2.30.0) + parallel_tests (2.29.2) parallel parser (2.6.5.0) ast (~> 2.4.0)