[DRE-commits] [gitlab] 04/05: relax grape entity

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Mar 16 15:14:58 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository gitlab.

commit 8bbb8b17dfc24307e58f9a6ac56f3026b1838398
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Mar 16 20:16:18 2016 +0530

    relax grape entity
---
 debian/patches/0042-relax-grape-entity.patch | 13 +++++++++++++
 debian/patches/series                        |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/0042-relax-grape-entity.patch b/debian/patches/0042-relax-grape-entity.patch
new file mode 100644
index 0000000..cc64861
--- /dev/null
+++ b/debian/patches/0042-relax-grape-entity.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -64,7 +64,7 @@ gem "github-linguist", "~> 4.7.0", requi
+ 
+ # API
+ gem 'grape',        '~> 0.13.0'
+-gem 'grape-entity', '~> 0.4.2'
++gem 'grape-entity', '~> 0.5.0'
+ gem 'rack-cors',    '~> 0.4.0', require: 'rack/cors'
+ 
+ # Pagination
diff --git a/debian/patches/series b/debian/patches/series
index 3c06502..0b2c3e6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -11,6 +11,7 @@
 0039-relax-nokogiri.patch
 0040-relax-rails.patch
 0041-relax-omniauth.patch
+0042-relax-grape-entity.patch
 0050-relax-stable-libs.patch
 0100-remove-development-test.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