Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-05-23 15:15:24 +0300
committerStan Hu <stanhu@gmail.com>2018-05-23 15:15:24 +0300
commit0e46c1858390ae9d1366df805d1aeae37557ca8c (patch)
treeb604ec8d8f5300055d53818169cb6b69fa3f5769 /Gemfile
parent49d7c4a89b1ad3fbfac4dcb79445c8e9e78bc25c (diff)
Fix conflicts in Gemfile and Gemfile.lock
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Gemfile b/Gemfile
index e44875f6305..2e231b26e7e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -297,11 +297,7 @@ group :metrics do
gem 'influxdb', '~> 0.2', require: false
# Prometheus
-<<<<<<< HEAD
- gem 'prometheus-client-mmap', '~> 0.9.1'
-=======
gem 'prometheus-client-mmap', '~> 0.9.3'
->>>>>>> b884cfc6c2... Merge branch 'sh-bump-prometheus-client-mmap' into 'master'
gem 'raindrops', '~> 0.18'
end