From c31e90830674070d16848e380a6e703fa1ae3edd Mon Sep 17 00:00:00 2001 From: varac Date: Fri, 30 Sep 2016 23:49:28 +0200 Subject: Use varacs gitlab gem fork for pipeline support --- Gemfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 01dc836..4406e52 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,5 @@ source 'https://rubygems.org' +gem 'gitlab', :git => 'https://github.com/varac/gitlab.git', :branch => 'pipeline_support' gemspec -- cgit v1.2.3