Update dependencies

This commit is contained in:
Pirate Praveen 2022-06-26 20:38:53 +05:30
parent ed2a868d23
commit f4af2127d0
No known key found for this signature in database
GPG key ID: 8F53E0193B294B75

15
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.9~),
golang-gitlab-gitlab-org-gitaly-dev (>= 14.10~),
golang-gitlab-gitlab-org-labkit-dev (>= 1.6~),
golang-gocloud-dev,
golang-golang-x-crypto-dev,
@ -87,7 +87,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
bzip2,
ucf,
gitlab-workhorse (=${source:Version}),
ruby-rails (>= 2:6.1.4.4~),
ruby-rails (>= 2:6.1.4.7~),
ruby-websocket-extensions (>= 0.1.5~),
ruby-bootsnap (>= 1.9.1~),
ruby-responders (>= 3.0~),
@ -115,6 +115,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-omniauth-azure-oauth2 (>= 0.0.10~),
ruby-omniauth-cas3 (>= 1.1.4~),
ruby-omniauth-dingtalk-oauth2,
ruby-omniauth-alicloud,
ruby-omniauth-facebook (>= 4.0~),
ruby-omniauth-github (>= 1.4~),
ruby-omniauth-gitlab (>= 1.0.2~),
@ -217,7 +218,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-creole (>= 0.5.0~),
ruby-wikicloth (>= 0.8.1~),
asciidoctor (>= 2.0.10~),
ruby-asciidoctor-include-ext (>= 0.3.1~),
ruby-asciidoctor-include-ext (>= 0.4~),
ruby-asciidoctor-plantuml (>= 0.0.12~),
ruby-asciidoctor-kroki (>= 0.5~),
ruby-rouge (>= 3.27~),
@ -315,7 +316,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Many node modules are still in NEW, some are yet to be packaged
# so we use yarn to downlod those and hence gitlab is in contrib
yarnpkg (>= 1.22.4~),
ruby-rack-proxy (>= 0.6~),
ruby-rack-proxy (>= 0.7.2~),
#
ruby-sassc-rails (>= 2.1~),
ruby-sassc (>= 2.0~),
@ -391,7 +392,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Spamcheck GRPC protocol definitions
ruby-spamcheck,
# Gitaly GRPC client
ruby-gitaly (>= 14.9~),
ruby-gitaly (>= 14.10~),
# KAS GRPC protocol definitions
ruby-kas-grpc,
#
@ -405,7 +406,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-flipper-active-record (>= 0.21~),
ruby-flipper-active-support-cache-store (>= 0.21~),
ruby-unleash (>= 3.2.2~),
ruby-gitlab-experiment (>= 0.7~),
ruby-gitlab-experiment (>= 0.7.1~),
# Structured logging
ruby-lograge (>= 0.10~),
ruby-grape-logging (>= 1.8~),
@ -517,7 +518,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# gitlab-sidekiq was failing without puma
puma
Recommends: certbot,
gitaly (>= 14.9~),
gitaly (>= 14.10~),
openssh-server
Conflicts: libruby2.5
Description: git powered software platform to collaborate on code (non-omnibus)