13 lines
266 B
Diff
13 lines
266 B
Diff
allow newer grape-entity already in debian
|
|
|
|
--- a/Gemfile
|
|
+++ b/Gemfile
|
|
@@ -70,7 +70,7 @@
|
|
|
|
# API
|
|
gem 'grape', '~> 0.15.0'
|
|
-gem 'grape-entity', '~> 0.4.2'
|
|
+gem 'grape-entity', '~> 0.5.0'
|
|
gem 'rack-cors', '~> 0.4.0', require: 'rack/cors'
|
|
|
|
# Pagination
|