debian-mirror-gitlab/debian/patches/0780-relax-grape-entity.patch
2020-06-27 23:07:23 +05:30

11 lines
232 B
Diff

--- a/Gemfile
+++ b/Gemfile
@@ -80,7 +80,7 @@
# API
gem 'grape', '~> 1.3', '>= 1.3.3'
-gem 'grape-entity', '~> 0.7.1'
+gem 'grape-entity', '~> 0.8.0'
gem 'rack-cors', '~> 1.0', '>= 1.0.6', require: 'rack/cors'
# GraphQL API