diff options
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 - |
