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.lock
parent49d7c4a89b1ad3fbfac4dcb79445c8e9e78bc25c (diff)
Fix conflicts in Gemfile and Gemfile.lock
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 0 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a34065a5fd2..d2f7c6fdae5 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -634,11 +634,7 @@ GEM
parser
unparser
procto (0.0.3)
-<<<<<<< HEAD
- prometheus-client-mmap (0.9.1)
-=======
prometheus-client-mmap (0.9.3)
->>>>>>> b884cfc6c2... Merge branch 'sh-bump-prometheus-client-mmap' into 'master'
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
@@ -1137,11 +1133,7 @@ DEPENDENCIES
peek-sidekiq (~> 1.0.3)
pg (~> 0.18.2)
premailer-rails (~> 1.9.7)
-<<<<<<< HEAD
- prometheus-client-mmap (~> 0.9.1)
-=======
prometheus-client-mmap (~> 0.9.3)
->>>>>>> b884cfc6c2... Merge branch 'sh-bump-prometheus-client-mmap' into 'master'
pry-byebug (~> 3.4.1)
pry-rails (~> 0.3.4)
rack-attack (~> 4.4.1)