--- a/Gemfile +++ b/Gemfile @@ -303,7 +303,7 @@ # Perf bar # https://gitlab.com/gitlab-org/gitlab/issues/13996 -gem 'gitlab-peek', '~> 0.0.1', require: 'peek' +gem 'gitlab-peek', '~> 0.0.1', require: 'peek', path: 'vendor/gems/gitlab-peek' # Snowplow events tracking gem 'snowplow-tracker', '~> 0.6.1'