Add graphql dependencies

This commit is contained in:
Pirate Praveen 2018-11-10 22:37:21 +05:30
parent 9998918b17
commit 6802f62b1d

6
debian/control vendored
View file

@ -46,7 +46,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
#ruby-mysql2 | ruby-pg,
ruby-pg (>= 0.19~),
ruby-rugged (>= 0.27~),
ruby-grape-route-helpers (>= 2.1~),
# ruby-grape-route-helps now contain grape-path-helpers
ruby-grape-route-helpers (>= 2:1.0.6~),
ruby-faraday (>= 0.12~),
# Authentication libraries
ruby-devise (>= 4.4.3~),
@ -97,6 +98,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-grape (>= 1.0~),
ruby-grape-entity (>= 0.7.1~),
ruby-rack-cors (>= 1.0~),
# GraphQL API
ruby-graphql (>= 1.8~),
ruby-graphiql-rails (>= 1.4.10~),
# Disable strong_params so that Mash does not respond to :permitted?
ruby-hashie-forbidden-attributes,
# Pagination