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>2019-10-29 06:06:28 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-10-29 06:06:28 +0300
commita5eef71805f791dac4ce14a30ca6b59ee31295c8 (patch)
treeb799eafca34c5e82a191a419ab0aba1f4ab4d043 /Gemfile
parentabfafe3c57f56cd76a0a9afb7275cddb12304544 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 493bd42ce3a..bc48d96e018 100644
--- a/Gemfile
+++ b/Gemfile
@@ -331,7 +331,6 @@ group :metrics do
end
group :development do
- gem 'foreman', '~> 0.84.0'
gem 'brakeman', '~> 4.2', require: false
gem 'danger', '~> 6.0', require: false