debian-mirror-gitlab/debian/patches/0102-loosen-octokit.patch
Praveen Arimbrathodiyil daa3d11ba8 refresh patches
2015-12-23 02:32:54 +05:30

13 lines
302 B
Diff

Index: gitlab/Gemfile
===================================================================
--- gitlab.orig/Gemfile
+++ gitlab/Gemfile
@@ -294,7 +294,7 @@ end
gem "newrelic_rpm", '~> 3.9.4.245'
gem 'newrelic-grape'
-gem 'octokit', '~> 3.7.0'
+gem 'octokit', '~> 3.7'
gem "mail_room", "~> 0.6.1"