Update dependencies

This commit is contained in:
Pirate Praveen 2022-04-05 18:12:17 +05:30
parent 6832e9f529
commit 02a9df14d4

22
debian/control vendored
View file

@ -41,7 +41,7 @@ Build-Depends: debhelper-compat (= 13),
golang-github-sebest-xff-dev,
golang-github-sirupsen-logrus-dev,
golang-github-stretchr-testify-dev (>= 1.4~),
golang-gitlab-gitlab-org-gitaly-dev (>= 14.7~),
golang-gitlab-gitlab-org-gitaly-dev (>= 14.8~),
golang-gitlab-gitlab-org-labkit-dev (>= 1.6~),
golang-gocloud-dev,
golang-golang-x-crypto-dev,
@ -68,7 +68,7 @@ Section: contrib/net
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends},
gitlab-common (>= 14.7~),
gitlab-common (>= 14.8~),
ruby (>= 1:2.7~),
rubygems-integration (>= 1.18~),
lsb-base (>= 3.0-6),
@ -141,7 +141,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-u2f (>= 0.2.1~),
# GitLab Pages
ruby-validates-hostname (>= 1.0.11~),
ruby-zip (>= 2.0~),
ruby-zip (>= 2.3.2~),
# GitLab Pages letsencrypt support
ruby-acme-client (>= 2.0.9~),
# Browser detection
@ -230,7 +230,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Application server
ruby-rack (>= 2.2~),
ruby-rack-timeout (>= 0.5.1~),
puma (>= 5.5.2~),
puma (>= 5.6.2~),
ruby-puma-worker-killer (>= 0.3.1~),
ruby-sd-notify,
# State machine
@ -239,7 +239,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Issue tags
ruby-acts-as-taggable-on (>= 9.0~),
# Background jobs
ruby-sidekiq (>= 6.2.2~),
ruby-sidekiq (>= 6.4~),
ruby-sidekiq-cron (>= 1.2~),
ruby-redis-namespace (>= 1.8.1~),
ruby-gitlab-sidekiq-fetcher (>= 0.8~),
@ -380,16 +380,12 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-sys-filesystem (>= 1.4.3~),
# NTP client
ruby-net-ntp,
# SSH host key support
ruby-net-ssh (>= 1:6.0~),
ruby-sshkey (>= 2.0~),
# Required for ED25519 SSH host key support
ruby-ed25519 (>= 1.2~),
ruby-bcrypt-pbkdf (>= 1.0~),
# SSH keys support
ruby-ssh-data (>= 1.2~),
# Spamcheck GRPC protocol definitions
ruby-spamcheck,
# Gitaly GRPC client
ruby-gitaly (>= 14.7~),
ruby-gitaly (>= 14.8~),
# KAS GRPC protocol definitions
ruby-kas-grpc,
#
@ -512,7 +508,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# gitlab-sidekiq was failing without puma
puma
Recommends: certbot,
gitaly (>= 14.7~),
gitaly (>= 14.8~),
openssh-server
Conflicts: libruby2.5
Description: git powered software platform to collaborate on code (non-omnibus)