[DRE-commits] [gitlab] 04/09: loosen grape version

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Sep 25 06:52:43 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 a7228ec12726b9aff7003136cfba6c17c414769e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Sep 25 11:37:35 2015 +0530

    loosen grape version
---
 debian/patches/0006-loosen-grape.patch | 15 +++++++++++++++
 debian/patches/series                  |  1 +
 2 files changed, 16 insertions(+)

diff --git a/debian/patches/0006-loosen-grape.patch b/debian/patches/0006-loosen-grape.patch
new file mode 100644
index 0000000..9ef4b66
--- /dev/null
+++ b/debian/patches/0006-loosen-grape.patch
@@ -0,0 +1,15 @@
+Forwarded: https://gitlab.com/gitlab-org/gitlab-ce/issues/2761
+
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -62,7 +62,7 @@ gem 'gollum-lib', '~> 4.0.2'
+ gem "gitlab-linguist", "~> 3.0.1", require: "linguist"
+ 
+ # API
+-gem "grape", "~> 0.6.1"
++gem "grape", "~> 0.6"
+ gem "grape-entity", "~> 0.4.2"
+ gem 'rack-cors', require: 'rack/cors'
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 5e279d7..84e9310 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@ loosen-rails-version.patch
 0003-loosen-doorkeeper.patch
 0004-loosen-rack-oauth2.patch
 0005-use-debian-omniauth-ldap.patch
+0006-loosen-grape.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