Update minimum versions of ruby-graphql and ruby-fog-google
This commit is contained in:
parent
7104481907
commit
e21c503a8b
1 changed files with 2 additions and 2 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -98,7 +98,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-grape-entity (>= 0.7.1~),
|
||||
ruby-rack-cors (>= 1.0~),
|
||||
# GraphQL API
|
||||
ruby-graphql (>= 1.8~),
|
||||
ruby-graphql (>= 1.9.11~),
|
||||
ruby-graphiql-rails (>= 1.4.10~),
|
||||
ruby-apollo-upload-server (>= 2.0.0~beta3~),
|
||||
# Disable strong_params so that Mash does not respond to :permitted?
|
||||
|
@ -114,7 +114,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-fog-aws (>= 3.5~),
|
||||
ruby-fog-core (>= 2.1~),
|
||||
ruby-excon (>= 0.60~),
|
||||
ruby-fog-google (>= 1.8.2-2~),
|
||||
ruby-fog-google (>= 1.9~),
|
||||
ruby-fog-local (>= 0.6~),
|
||||
ruby-fog-openstack (>= 1.0~),
|
||||
ruby-fog-rackspace (>= 0.1.1~),
|
||||
|
|
Loading…
Reference in a new issue