Update minimum versions of dependencies
This commit is contained in:
parent
b9544852f2
commit
3f20769523
1 changed files with 3 additions and 3 deletions
6
debian/control
vendored
6
debian/control
vendored
|
@ -96,7 +96,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
#ruby-mysql2 | ruby-pg,
|
||||
ruby-pg (>= 1.1~),
|
||||
ruby-rugged (>= 1.0~),
|
||||
ruby-grape-path-helpers (>= 1.6.3~),
|
||||
ruby-grape-path-helpers (>= 1.7~),
|
||||
ruby-faraday (>= 1.0~),
|
||||
ruby-marginalia (>= 1.10~),
|
||||
# Authorization
|
||||
|
@ -107,7 +107,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-doorkeeper (>= 5.5~),
|
||||
ruby-doorkeeper-openid-connect (>= 1.7.5~),
|
||||
ruby-rexml (>= 3.2.3.1~),
|
||||
ruby-saml (>= 1.12.1~),
|
||||
ruby-saml (>= 1.13~),
|
||||
ruby-omniauth (>= 1.8~),
|
||||
ruby-omniauth-auth0 (>= 2.0~),
|
||||
ruby-omniauth-azure-activedirectory-v2,
|
||||
|
@ -173,7 +173,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-carrierwave (>= 1.3.2~),
|
||||
ruby-mini-magick (>= 4.10.1~),
|
||||
# for backups
|
||||
ruby-fog-aws (>= 3.9~),
|
||||
ruby-fog-aws (>= 3.12~),
|
||||
ruby-fog-core (>= 2.1~),
|
||||
ruby-excon (>= 0.72~),
|
||||
ruby-fog-google (>= 1.15~),
|
||||
|
|
Loading…
Reference in a new issue