debian-mirror-gitlab/debian/patches/0042-relax-grape-entity.patch
Praveen Arimbrathodiyil 4110fdec98 relax grape-entity
2016-11-30 16:14:40 +05:30

13 lines
266 B
Diff

allow newer grape-entity already in debian
--- a/Gemfile
+++ b/Gemfile
@@ -68,7 +68,7 @@
# API
gem 'grape', '~> 0.15.0'
-gem 'grape-entity', '~> 0.4.2'
+gem 'grape-entity', '~> 0.6.0'
gem 'rack-cors', '~> 0.4.0', require: 'rack/cors'
# Pagination