loosen octokit

This commit is contained in:
Praveen Arimbrathodiyil 2015-10-01 10:02:40 +05:30
parent 891ece063b
commit f12a732161
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,13 @@
Index: gitlab/Gemfile
===================================================================
--- gitlab.orig/Gemfile
+++ gitlab/Gemfile
@@ -221,7 +221,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.5.2"

View file

@ -37,3 +37,4 @@ loosen-rails-version.patch
0037-loosen-request-store.patch
0100-remove-development-test.patch
0101-disable-newrelic.patch
0102-loosen-octokit.patch