Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-08-13 09:10:02 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-08-13 09:10:02 +0300
commit6c516c90efc656531d2d90f55dcc49b863e10158 (patch)
treee3d373cbee230c9acbcbd91f6448b9fb2bed7ce7 /qa/Gemfile
parentcbc45b28c02f7e610dfa478e3a2b4d4bf6f4c7a4 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/Gemfile')
-rw-r--r--qa/Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/qa/Gemfile b/qa/Gemfile
index ddcd742baf1..8b9592a027b 100644
--- a/qa/Gemfile
+++ b/qa/Gemfile
@@ -17,6 +17,7 @@ gem 'knapsack', '~> 1.17'
gem 'parallel_tests', '~> 2.29'
gem 'rotp', '~> 3.1.0'
gem 'timecop', '~> 0.9.1'
+gem "parallel", "~> 1.19"
group :development do
gem 'pry-byebug', '~> 3.5.1', platform: :mri