From 6c2b79446c209ee54efd037a4bc83bedb3b1ee7f 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 fa75df1..23d8c9c 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,4 @@ source 'https://rubygems.org' +gem 'gitlab', :git => 'https://github.com/varac/gitlab.git', :branch => 'pipeline_support' gemspec -- cgit v1.2.3