diff options
| author | Matthias Fechner <mfechner@FreeBSD.org> | 2020-01-31 12:24:52 +0000 |
|---|---|---|
| committer | Matthias Fechner <mfechner@FreeBSD.org> | 2020-01-31 12:24:52 +0000 |
| commit | cf51eb2a798a76747d7d46181df508f774c1b9fc (patch) | |
| tree | c19707e84f1c8d25efb5e6025f83f5c8f146ed68 /www/gitlab-ce/files | |
| parent | Update 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-Gemfile | 4 |
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 - |
