summaryrefslogtreecommitdiff
path: root/www/gitlab-ce/files
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2020-01-31 12:24:52 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2020-01-31 12:24:52 +0000
commitcf51eb2a798a76747d7d46181df508f774c1b9fc (patch)
treec19707e84f1c8d25efb5e6025f83f5c8f146ed68 /www/gitlab-ce/files
parentUpdate to 8.20.0 which is required for gitlab-ce security update. (diff)
Security update to 12.6.6.
Changelog: https://about.gitlab.com/releases/2020/01/30/security-release-gitlab-12-7-4-released/ MFH: 2020Q1 Security: c5bd9068-440f-11ea-9cdb-001b217b3468
Diffstat (limited to 'www/gitlab-ce/files')
-rw-r--r--www/gitlab-ce/files/patch-Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gitlab-ce/files/patch-Gemfile b/www/gitlab-ce/files/patch-Gemfile
index 63d14cb66fc6..9c6ae35dc8c6 100644
--- a/www/gitlab-ce/files/patch-Gemfile
+++ b/www/gitlab-ce/files/patch-Gemfile
@@ -1,4 +1,4 @@
---- Gemfile.orig 2019-12-20 19:09:32 UTC
+--- Gemfile.orig 2020-01-30 15:15:59 UTC
+++ Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
@@ -36,7 +36,7 @@
gem 'jira-ruby', '~> 1.7'
@@ -329,90 +328,6 @@ group :metrics do
# Prometheus
- gem 'prometheus-client-mmap', '~> 0.9.10'
+ gem 'prometheus-client-mmap', '~> 0.10.0'
gem 'raindrops', '~> 0.18'
-end
-