[DRE-commits] [gitlab] 06/10: loosen octokit
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Oct 1 04:57:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository gitlab.
commit f12a732161eeb7fb230d54c360498e98ed2c5b10
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Thu Oct 1 10:02:40 2015 +0530
loosen octokit
---
debian/patches/0102-loosen-octokit.patch | 13 +++++++++++++
debian/patches/series | 1 +
2 files changed, 14 insertions(+)
diff --git a/debian/patches/0102-loosen-octokit.patch b/debian/patches/0102-loosen-octokit.patch
new file mode 100644
index 0000000..53e502e
--- /dev/null
+++ b/debian/patches/0102-loosen-octokit.patch
@@ -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"
+
diff --git a/debian/patches/series b/debian/patches/series
index 2e05789..ba68f38 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git
More information about the Pkg-ruby-extras-commits
mailing list