Tighten dependencies
This commit is contained in:
parent
47f77a302b
commit
9944b2a412
1 changed files with 9 additions and 10 deletions
19
debian/control
vendored
19
debian/control
vendored
|
@ -36,7 +36,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
openssh-client,
|
openssh-client,
|
||||||
bzip2,
|
bzip2,
|
||||||
ucf,
|
ucf,
|
||||||
gitlab-workhorse (>= 8.32~),
|
gitlab-workhorse (>= 8.36~),
|
||||||
ruby-rails (>= 2:6.0.3~),
|
ruby-rails (>= 2:6.0.3~),
|
||||||
ruby-bootsnap (>= 1.4.6~),
|
ruby-bootsnap (>= 1.4.6~),
|
||||||
ruby-nakayoshi-fork (>= 0.0.4~),
|
ruby-nakayoshi-fork (>= 0.0.4~),
|
||||||
|
@ -68,8 +68,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-omniauth-twitter (>= 1.4~),
|
ruby-omniauth-twitter (>= 1.4~),
|
||||||
ruby-omniauth-crowd (>= 2.2~),
|
ruby-omniauth-crowd (>= 2.2~),
|
||||||
ruby-omniauth-authentiq (>= 0.3.3~),
|
ruby-omniauth-authentiq (>= 0.3.3~),
|
||||||
ruby-omniauth-openid-connect (>= 0.3.3~),
|
ruby-omniauth-openid-connect (>= 0.3.5~),
|
||||||
ruby-omniauth-ultraauth (>= 0.0.2~),
|
|
||||||
ruby-omniauth-salesforce (>= 1.0.5~),
|
ruby-omniauth-salesforce (>= 1.0.5~),
|
||||||
ruby-rack-oauth2 (>= 1.9.3~),
|
ruby-rack-oauth2 (>= 1.9.3~),
|
||||||
ruby-jwt (>= 2.1~),
|
ruby-jwt (>= 2.1~),
|
||||||
|
@ -83,7 +82,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-attr-encrypted (>= 3.1~),
|
ruby-attr-encrypted (>= 3.1~),
|
||||||
ruby-u2f (>= 0.2.1~),
|
ruby-u2f (>= 0.2.1~),
|
||||||
# GitLab Pages
|
# GitLab Pages
|
||||||
ruby-validates-hostname (>= 1.0.6~),
|
ruby-validates-hostname (>= 1.0.10~),
|
||||||
ruby-zip (>= 2.0~),
|
ruby-zip (>= 2.0~),
|
||||||
# GitLab Pages letsencrypt support
|
# GitLab Pages letsencrypt support
|
||||||
ruby-acme-client (>= 2.0.5~),
|
ruby-acme-client (>= 2.0.5~),
|
||||||
|
@ -118,14 +117,13 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-fog-aws (>= 3.5~),
|
ruby-fog-aws (>= 3.5~),
|
||||||
ruby-fog-core (>= 2.1~),
|
ruby-fog-core (>= 2.1~),
|
||||||
ruby-excon (>= 0.72~),
|
ruby-excon (>= 0.72~),
|
||||||
ruby-fog-google (>= 1.9~),
|
ruby-fog-google (>= 1.10~),
|
||||||
ruby-fog-local (>= 0.6~),
|
ruby-fog-local (>= 0.6~),
|
||||||
ruby-fog-openstack (>= 1.0~),
|
ruby-fog-openstack (>= 1.0~),
|
||||||
ruby-fog-rackspace (>= 0.1.1~),
|
ruby-fog-rackspace (>= 0.1.1~),
|
||||||
ruby-fog-aliyun (>= 0.3~),
|
ruby-fog-aliyun (>= 0.3~),
|
||||||
# for Google storage
|
# for Google storage
|
||||||
ruby-google-api-client (>= 0.28~),
|
ruby-google-api-client (>= 0.33~),
|
||||||
ruby-googleauth (>= 0.8~),
|
|
||||||
# for aws storage
|
# for aws storage
|
||||||
ruby-unf (>= 0.1.4-2~),
|
ruby-unf (>= 0.1.4-2~),
|
||||||
ruby-unf-ext (>= 0.0.7.4),
|
ruby-unf-ext (>= 0.0.7.4),
|
||||||
|
@ -264,7 +262,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-virtus (>= 1.0.5-3~),
|
ruby-virtus (>= 1.0.5-3~),
|
||||||
ruby-base32 (>= 0.3.0~),
|
ruby-base32 (>= 0.3.0~),
|
||||||
# Sentry integration
|
# Sentry integration
|
||||||
ruby-sentry-raven (>= 2.9~),
|
ruby-sentry-raven (>= 3.0~),
|
||||||
#
|
#
|
||||||
ruby-premailer-rails (>= 1.10.3~),
|
ruby-premailer-rails (>= 1.10.3~),
|
||||||
# LabKit: Tracing and Correlation
|
# LabKit: Tracing and Correlation
|
||||||
|
@ -317,7 +315,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-ed25519 (>= 1.2~),
|
ruby-ed25519 (>= 1.2~),
|
||||||
ruby-bcrypt-pbkdf (>= 1.0~),
|
ruby-bcrypt-pbkdf (>= 1.0~),
|
||||||
# Gitaly GRPC client
|
# Gitaly GRPC client
|
||||||
ruby-gitaly (>= 13.0~),
|
ruby-gitaly (>= 13.1~),
|
||||||
ruby-grpc (>= 1.19~),
|
ruby-grpc (>= 1.19~),
|
||||||
ruby-google-protobuf (>= 3.7~),
|
ruby-google-protobuf (>= 3.7~),
|
||||||
#
|
#
|
||||||
|
@ -345,6 +343,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-valid-email,
|
ruby-valid-email,
|
||||||
# JSON
|
# JSON
|
||||||
ruby-json (>= 2.3~),
|
ruby-json (>= 2.3~),
|
||||||
|
ruby-json-schema (>= 2.8~),
|
||||||
# packaged node modules - all node packages are not packaged yet
|
# packaged node modules - all node packages are not packaged yet
|
||||||
node-autosize (>= 4.0~),
|
node-autosize (>= 4.0~),
|
||||||
node-axios (>= 0.17.1~),
|
node-axios (>= 0.17.1~),
|
||||||
|
@ -410,7 +409,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# gitlab-sidekiq was failing without puma
|
# gitlab-sidekiq was failing without puma
|
||||||
puma
|
puma
|
||||||
Recommends: certbot,
|
Recommends: certbot,
|
||||||
gitaly (>= 13.0~)
|
gitaly (>= 13.1~)
|
||||||
Conflicts: libruby2.3
|
Conflicts: libruby2.3
|
||||||
Description: git powered software platform to collaborate on code (non-omnibus)
|
Description: git powered software platform to collaborate on code (non-omnibus)
|
||||||
gitlab provides web based interface to host source code and track issues.
|
gitlab provides web based interface to host source code and track issues.
|
||||||
|
|
Loading…
Reference in a new issue