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-11-12 03:09:44 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-11-12 03:09:44 +0300
commit88544d284c0a25d45ea51c1817fcab1c7e99afe7 (patch)
tree7ae1c1fb6982eadb803de5f80e069fac8574e84d /qa/Gemfile
parent15f6e7bab546b32b7ada8aa2019b06b7bda12c1d (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 f00f26a5482..fa8fd40d5bb 100644
--- a/qa/Gemfile
+++ b/qa/Gemfile
@@ -23,5 +23,4 @@ gem 'rspec-parameterized', '~> 0.4.2'
group :development do
gem 'pry-byebug', '~> 3.5.1', platform: :mri
gem "ruby-debug-ide", "~> 0.7.0"
- gem "debase", "~> 0.2.4.1"
end