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:
authorSean McGivern <sean@gitlab.com>2019-08-28 14:43:34 +0300
committerSean McGivern <sean@gitlab.com>2019-08-28 19:25:02 +0300
commitc2452db59cf045f01244b8d72e14cb0144d19722 (patch)
tree0403fbb34de3dc04d640a693223add303f9076c5 /Gemfile.lock
parentf9c456bd0c34002952fa4ac812068b38258b108d (diff)
Use gitlab-peek forked gem
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock12
1 files changed, 3 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 347969ef4d2..bbbf14a9784 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,11 +1,3 @@
-GIT
- remote: https://github.com/smcgivern/peek
- revision: b7164ce54b63670f5406f4dc3cb3f5594d71bfaa
- branch: remove-peek-request-id
- specs:
- peek (1.0.1)
- railties (>= 4.0.0)
-
GEM
remote: https://rubygems.org/
specs:
@@ -325,6 +317,8 @@ GEM
opentracing (~> 0.4)
redis (> 3.0.0, < 5.0.0)
gitlab-markup (1.7.0)
+ gitlab-peek (0.0.1)
+ railties (>= 4.0.0)
gitlab-sidekiq-fetcher (0.5.1)
sidekiq (~> 5)
gitlab-styles (2.8.0)
@@ -1108,6 +1102,7 @@ DEPENDENCIES
github-markup (~> 1.7.0)
gitlab-labkit (~> 0.5)
gitlab-markup (~> 1.7.0)
+ gitlab-peek (~> 0.0.1)
gitlab-sidekiq-fetcher (= 0.5.1)
gitlab-styles (~> 2.7)
gitlab_omniauth-ldap (~> 2.1.1)
@@ -1179,7 +1174,6 @@ DEPENDENCIES
omniauth_crowd (~> 2.2.0)
omniauth_openid_connect (~> 0.3.1)
org-ruby (~> 0.9.12)
- peek!
pg (~> 1.1)
premailer-rails (~> 1.9.7)
prometheus-client-mmap (~> 0.9.8)