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-25 03:09:23 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-07-25 03:09:23 +0300
commitdcb475d86c5e2899ad65bf3d53adfd70fa1a82ef (patch)
treec99bf04dc47dd93b31f1e0f9d0f2f21473dfba74 /qa/Gemfile
parent5f23ef4ecaf902912d57c577429086b6e991b6eb (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/Gemfile')
-rw-r--r--qa/Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/qa/Gemfile b/qa/Gemfile
index cf9c63c5958..e2951db534a 100644
--- a/qa/Gemfile
+++ b/qa/Gemfile
@@ -16,7 +16,6 @@ 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