Update (build) dependencies
This commit is contained in:
parent
066fa41e88
commit
8c2849a3bd
1 changed files with 8 additions and 8 deletions
16
debian/control
vendored
16
debian/control
vendored
|
@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13),
|
|||
# golang-any (>= 2:1.17~),
|
||||
golang-go (>= 2:1.17~),
|
||||
bc,
|
||||
golang-github-alecthomas-chroma-dev,
|
||||
golang-github-alecthomas-chroma-v2-dev,
|
||||
golang-github-aws-aws-sdk-go-dev,
|
||||
golang-github-azure-azure-storage-blob-go-dev (>= 0.10~),
|
||||
golang-github-beorn7-perks-dev,
|
||||
|
@ -43,7 +43,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.10~),
|
||||
golang-gitlab-gitlab-org-gitaly-dev (>= 15.2~),
|
||||
golang-github-beevik-ntp-dev,
|
||||
golang-gitlab-gitlab-org-labkit-dev (>= 1.14~),
|
||||
golang-gocloud-dev,
|
||||
|
@ -92,7 +92,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
gitlab-workhorse (>= ${source:Version}),
|
||||
ruby-rails (>= 2:6.1.4.7~),
|
||||
ruby-websocket-extensions (>= 0.1.5~),
|
||||
ruby-bootsnap (>= 1.9.4~),
|
||||
ruby-bootsnap (>= 1.12~),
|
||||
ruby-responders (>= 3.0~),
|
||||
ruby-sprockets (>= 3.7~),
|
||||
ruby-view-component (>= 2.50~),
|
||||
|
@ -224,10 +224,10 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-asciidoctor-include-ext (>= 0.4~),
|
||||
ruby-asciidoctor-plantuml (>= 0.0.12~),
|
||||
ruby-asciidoctor-kroki (>= 0.5~),
|
||||
ruby-rouge (>= 3.27~),
|
||||
ruby-rouge (>= 3.29~),
|
||||
ruby-truncato (>= 0.7.11~),
|
||||
ruby-bootstrap-form (>= 4.2~),
|
||||
ruby-nokogiri (>= 1.11.4~),
|
||||
ruby-nokogiri (>= 1.13.6~),
|
||||
ruby-escape-utils (>= 1.2.1~),
|
||||
# Calendar rendering
|
||||
ruby-icalendar,
|
||||
|
@ -298,7 +298,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-sanitize (>= 6.0~),
|
||||
ruby-babosa (>= 1.0.3~),
|
||||
# Sanitizes SVG input
|
||||
ruby-loofah (>= 2.2~),
|
||||
ruby-loofah (>= 2.18~),
|
||||
# Working with license
|
||||
ruby-licensee (>= 9.14.1~),
|
||||
# Protect against bruteforcing
|
||||
|
@ -395,7 +395,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# Spamcheck GRPC protocol definitions
|
||||
ruby-spamcheck,
|
||||
# Gitaly GRPC client
|
||||
ruby-gitaly (>= 15.1~),
|
||||
ruby-gitaly (>= 15.2~),
|
||||
# KAS GRPC protocol definitions
|
||||
ruby-kas-grpc,
|
||||
#
|
||||
|
@ -522,7 +522,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# gitlab-sidekiq was failing without puma
|
||||
puma
|
||||
Recommends: certbot,
|
||||
gitaly (>= 15.1~),
|
||||
gitaly (>= 15.2~),
|
||||
openssh-server
|
||||
Conflicts: libruby2.5
|
||||
Description: git powered software platform to collaborate on code (non-omnibus)
|
||||
|
|
Loading…
Reference in a new issue