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-07-18 09:10:00 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-07-18 09:10:00 +0300
commit05d0c6959a7b6003c531f987a787cb55a70510c0 (patch)
tree2083fb924be747a848097adf2dde8cc62da7f73b /qa/Gemfile
parent95f5aad5aa99577555f01476f771e581957934f1 (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 e2951db534a..cf9c63c5958 100644
--- a/qa/Gemfile
+++ b/qa/Gemfile
@@ -16,6 +16,7 @@ gem 'faker', '~> 1.6', '>= 1.6.6'
gem 'knapsack', '~> 1.17'
gem 'parallel_tests', '~> 2.29'
gem 'rotp', '~> 3.1.0'
+gem 'rspec-parameterized', '~> 0.4.2'
group :test do
gem 'pry-byebug', '~> 3.5.1', platform: :mri