diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-01-09 20:05:40 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-01-09 20:05:40 +0000 |
commit | 3586a30ca5035c95943fd7b99809032bd0ef8505 (patch) | |
tree | 0af521d3b04633206da127d32df5168444e81fce /Gemfile | |
parent | 9fc86114fb1d573d5b1b45986472f9beee83d50d (diff) | |
download | gitlab-ce-3586a30ca5035c95943fd7b99809032bd0ef8505.tar.gz |
Add latest changes from gitlab-org/gitlab@12-6-stable-ee
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -327,7 +327,7 @@ group :metrics do gem 'influxdb', '~> 0.2', require: false # Prometheus - gem 'prometheus-client-mmap', '~> 0.9.10' + gem 'prometheus-client-mmap', '~> 0.10.0' gem 'raindrops', '~> 0.18' end |