Update minimum versions of dependencies
This commit is contained in:
parent
69ac24a3e7
commit
1bad4b743f
1 changed files with 4 additions and 4 deletions
8
debian/control
vendored
8
debian/control
vendored
|
@ -144,7 +144,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-rack-oauth2 (>= 1.21.3~),
|
||||
ruby-jwt (>= 2.1~),
|
||||
# Spam and anti-bot protection
|
||||
ruby-recaptcha (>= 4.11~),
|
||||
ruby-recaptcha (>= 5.12~),
|
||||
ruby-akismet (>= 3.0~),
|
||||
ruby-invisible-captcha (>= 2.0~),
|
||||
# Two-factor authentication
|
||||
|
@ -167,7 +167,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# LDAP Auth
|
||||
ruby-omniauth-ldap (>= 2.2~),
|
||||
ruby-ntlm (>= 0.6.1~),
|
||||
ruby-net-ldap (>= 0.17~),
|
||||
ruby-net-ldap (>= 0.17.1~),
|
||||
# API
|
||||
ruby-grape (>= 1.7~),
|
||||
ruby-grape-entity (>= 0.10~),
|
||||
|
@ -325,7 +325,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# Many node modules are still in NEW, some are yet to be packaged
|
||||
# so we use yarn to downlod those and hence gitlab is in contrib
|
||||
yarnpkg (>= 1.22.4~),
|
||||
ruby-rack-proxy (>= 0.7.4~),
|
||||
ruby-rack-proxy (>= 0.7.6~),
|
||||
#
|
||||
ruby-sassc-rails (>= 2.1~),
|
||||
ruby-sassc (>= 2.0~),
|
||||
|
@ -431,7 +431,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-erubi (>= 1.9~),
|
||||
ruby-mail (>= 2.7.1),
|
||||
# File encryption
|
||||
ruby-lockbox (>= 0.6.2~),
|
||||
ruby-lockbox (>= 1.1.1~),
|
||||
# Email validation
|
||||
ruby-valid-email,
|
||||
# JSON
|
||||
|
|
Loading…
Add table
Reference in a new issue