tighten/update depndencies
This commit is contained in:
parent
b7803bead1
commit
24f4bce393
1 changed files with 11 additions and 7 deletions
18
debian/control
vendored
18
debian/control
vendored
|
@ -51,7 +51,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
ruby-omniauth-auth0 (>= 1.4.1~),
|
||||
ruby-omniauth-azure-oauth2 (>= 0.0.6~),
|
||||
ruby-omniauth-bitbucket (>= 0.0.2~),
|
||||
ruby-omniauth-cas3 (>= 1.1.2~),
|
||||
ruby-omniauth-cas3 (>= 1.1.4~),
|
||||
ruby-omniauth-facebook (>= 4.0~),
|
||||
ruby-omniauth-github (>= 1.1.1~),
|
||||
ruby-omniauth-gitlab (>= 1.0.2~),
|
||||
|
@ -130,7 +130,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
ruby-asciidoctor-plantuml (>= 0.0.7~),
|
||||
ruby-rouge (>= 2.0~),
|
||||
ruby-truncato (>= 0.7.9~),
|
||||
ruby-nokogiri (>= 1.6.7.2~),
|
||||
ruby-nokogiri (>= 1.7.1~),
|
||||
# Diffs
|
||||
ruby-diffy (>= 3.1~),
|
||||
# Application server
|
||||
|
@ -242,21 +242,25 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
# ruby-actionmailer,
|
||||
ruby-mail (>= 2.5.4~),
|
||||
ruby-octokit (>= 4.3.0~),
|
||||
ruby-mail-room (>= 0.8.1~),
|
||||
ruby-email-reply-parser (>= 0.5.8~),
|
||||
ruby-mail-room (>= 0.9.1~),
|
||||
ruby-email-reply-trimmer (>= 0.1~),
|
||||
ruby-html2text,
|
||||
ruby-prof (>= 0.16.2~),
|
||||
## CI
|
||||
ruby-activerecord-session-store (>= 1.0~),
|
||||
ruby-nested-form (>= 0.3.2-2~),
|
||||
# OAuth
|
||||
ruby-oauth2 (>= 1.2.0~),
|
||||
ruby-oauth2 (>= 1.3~),
|
||||
# Soft deletion
|
||||
ruby-paranoia (>= 2.0~),
|
||||
ruby-paranoia (>= 2.2~),
|
||||
# Health check
|
||||
ruby-health-check (>= 2.1~),
|
||||
# System information
|
||||
ruby-vmstat (>= 2.2.0~),
|
||||
ruby-vmstat (>= 2.3~),
|
||||
ruby-sys-filesystem,
|
||||
# Gitaly GRPC client
|
||||
ruby-gitaly,
|
||||
ruby-toml-rb,
|
||||
# Vendored js files
|
||||
libjs-jquery-cookie,
|
||||
libjs-jquery-history,
|
||||
|
|
Loading…
Add table
Reference in a new issue