2020-06-25 00:24:00 +05:30
|
|
|
Debian already has 0.8
|
|
|
|
|
|
|
|
--- a/Gemfile
|
|
|
|
+++ b/Gemfile
|
2021-03-11 21:09:22 +05:30
|
|
|
@@ -81,7 +81,7 @@
|
2021-03-08 22:12:33 +05:30
|
|
|
|
|
|
|
# API
|
2021-03-11 21:09:22 +05:30
|
|
|
gem 'grape', '~> 1.5', '>= 1.5.2'
|
2020-06-25 00:24:00 +05:30
|
|
|
-gem 'grape-entity', '~> 0.7.1'
|
|
|
|
+gem 'grape-entity', '~> 0.8'
|
|
|
|
gem 'rack-cors', '~> 1.0', '>= 1.0.6', require: 'rack/cors'
|
|
|
|
|
|
|
|
# GraphQL API
|