fix typo omnioauth->omniauth
This commit is contained in:
parent
80939adbee
commit
9327ce6b25
1 changed files with 8 additions and 8 deletions
16
debian/control
vendored
16
debian/control
vendored
|
@ -20,15 +20,15 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
ruby-default-value-for (>= 3~),
|
||||
ruby-mysql2 | ruby-pg,
|
||||
ruby-devise (>= 3.2~),
|
||||
ruby-devise-async (>= 0.9~),
|
||||
# ruby-devise-async (>= 0.9~),
|
||||
ruby-omniauth (>= 1.1.3~),
|
||||
ruby-omnioauth-google-oauth2,
|
||||
ruby-omnioauth-twitter,
|
||||
ruby-omnioauth-github,
|
||||
ruby-omnioauth-shibboleth,
|
||||
ruby-omnioauth-kerberos,
|
||||
ruby-omnioauth-gitlab,
|
||||
ruby-omnioauth-bitbucker,
|
||||
ruby-omniauth-google-oauth2,
|
||||
ruby-omniauth-twitter,
|
||||
ruby-omniauth-github,
|
||||
ruby-omniauth-shibboleth,
|
||||
ruby-omniauth-kerberos,
|
||||
ruby-omniauth-gitlab,
|
||||
ruby-omniauth-bitbucker,
|
||||
ruby-doorkeeper (>= 2.1~),
|
||||
ruby-rack-oauth2 (>= 1~),
|
||||
ruby-browser,
|
||||
|
|
Loading…
Reference in a new issue