relax grape entity

This commit is contained in:
Praveen Arimbrathodiyil 2016-03-16 20:16:18 +05:30
parent dfa945f163
commit 8bbb8b17df
2 changed files with 14 additions and 0 deletions

View file

@ -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

View file

@ -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