Remove jwt and omniauth-google-oauth2 from control as they are embedded
This commit is contained in:
parent
dfcbc7d970
commit
6a6651c0af
1 changed files with 2 additions and 2 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -58,7 +58,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-omniauth-facebook (>= 4.0~),
|
||||
ruby-omniauth-github (>= 1.3~),
|
||||
ruby-omniauth-gitlab (>= 1.0.2~),
|
||||
ruby-omniauth-google-oauth2 (>= 0.6~),
|
||||
# ruby-omniauth-google-oauth2 (>= 0.6~),
|
||||
ruby-omniauth-kerberos (>= 0.3.0-3~),
|
||||
ruby-omniauth-oauth2-generic (>= 0.2.2~),
|
||||
ruby-omniauth-saml (>= 1.10~),
|
||||
|
@ -67,7 +67,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-omniauth-crowd (>= 2.2~),
|
||||
ruby-omniauth-authentiq (>= 0.3.3~),
|
||||
ruby-rack-oauth2 (>= 1.2.1~),
|
||||
ruby-jwt (>= 2.1~),
|
||||
# ruby-jwt (>= 2.1~),
|
||||
# Spam and anti-bot protection
|
||||
ruby-recaptcha (>= 4.11~),
|
||||
ruby-akismet (>= 2.0~),
|
||||
|
|
Loading…
Reference in a new issue