Remove jwt and omniauth-google-oauth2 from control as they are embedded

This commit is contained in:
Sruthi Chandran 2019-03-15 21:22:22 +05:30
parent dfcbc7d970
commit 6a6651c0af

4
debian/control vendored
View file

@ -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~),