tighten dependencies
This commit is contained in:
parent
e0ed448cf7
commit
e777b7be25
1 changed files with 3 additions and 3 deletions
6
debian/control
vendored
6
debian/control
vendored
|
@ -78,7 +78,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
# Language detection
|
||||
ruby-github-linguist (>= 4.7.0~),
|
||||
# API
|
||||
ruby-grape (>= 0.16.2~),
|
||||
ruby-grape (>= 0.16.2-2~),
|
||||
ruby-grape-entity (>= 0.5~),
|
||||
ruby-rack-cors (>= 0.4.0~),
|
||||
# Pagination
|
||||
|
@ -97,7 +97,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
ruby-fog-google (>= 0.3~),
|
||||
ruby-fog-openstack (>= 0.1~),
|
||||
# for aws storage
|
||||
ruby-unf (>= 0.1.4~),
|
||||
ruby-unf (>= 0.1.4-2~),
|
||||
# Authorization
|
||||
ruby-six (>= 0.2.0-3~),
|
||||
# Seed data
|
||||
|
@ -109,7 +109,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
ruby-github-markup (>= 1.3.1~),
|
||||
ruby-redcarpet (>= 3.3.4~),
|
||||
ruby-redcloth (>= 4.2.9-5+b3~),
|
||||
ruby-org (>= 0.9.12~),
|
||||
ruby-org (>= 0.9.12-2~),
|
||||
ruby-creole (>= 0.5.0~),
|
||||
ruby-wikicloth (>= 0.8.1~),
|
||||
asciidoctor (>= 1.5.2~),
|
||||
|
|
Loading…
Reference in a new issue