gitlab: 12.6.2 -> 12.6.4

This commit is contained in:
Florian Klink
2020-01-13 21:49:34 +01:00
parent e1e61f31a3
commit 57560cc028
4 changed files with 13 additions and 13 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