update minimum version of dependencies
This commit is contained in:
parent
373223c649
commit
943bc47f23
1 changed files with 11 additions and 11 deletions
22
debian/control
vendored
22
debian/control
vendored
|
@ -47,7 +47,7 @@ Build-Depends: debhelper-compat (= 13),
|
||||||
golang-github-sebest-xff-dev,
|
golang-github-sebest-xff-dev,
|
||||||
golang-github-sirupsen-logrus-dev,
|
golang-github-sirupsen-logrus-dev,
|
||||||
golang-github-stretchr-testify-dev (>= 1.4~),
|
golang-github-stretchr-testify-dev (>= 1.4~),
|
||||||
golang-gitlab-gitlab-org-gitaly-dev (>= 15.10.8~),
|
golang-gitlab-gitlab-org-gitaly-dev (>= 15.11~),
|
||||||
golang-github-beevik-ntp-dev,
|
golang-github-beevik-ntp-dev,
|
||||||
# protobuf-1-5
|
# protobuf-1-5
|
||||||
# golang-gitlab-gitlab-org-labkit-dev (>= 1.14~),
|
# golang-gitlab-gitlab-org-labkit-dev (>= 1.14~),
|
||||||
|
@ -110,7 +110,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-view-component (>= 2.74.1~),
|
ruby-view-component (>= 2.74.1~),
|
||||||
ruby-default-value-for (>= 3.4~),
|
ruby-default-value-for (>= 3.4~),
|
||||||
#ruby-mysql2 | ruby-pg,
|
#ruby-mysql2 | ruby-pg,
|
||||||
ruby-pg (>= 1.4.3~),
|
ruby-pg (>= 1.4.6~),
|
||||||
ruby-rugged (>= 1.2~),
|
ruby-rugged (>= 1.2~),
|
||||||
ruby-grape-path-helpers (>= 1.7.1~),
|
ruby-grape-path-helpers (>= 1.7.1~),
|
||||||
ruby-faraday (>= 1.0~),
|
ruby-faraday (>= 1.0~),
|
||||||
|
@ -120,7 +120,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Authentication libraries
|
# Authentication libraries
|
||||||
ruby-devise (>= 4.8.1~),
|
ruby-devise (>= 4.8.1~),
|
||||||
ruby-bcrypt (>= 3.1.14~),
|
ruby-bcrypt (>= 3.1.14~),
|
||||||
ruby-doorkeeper (>= 5.5~),
|
ruby-doorkeeper (>= 5.6.6~),
|
||||||
ruby-doorkeeper-openid-connect (>= 1.8~),
|
ruby-doorkeeper-openid-connect (>= 1.8~),
|
||||||
ruby-rexml (>= 3.2.3.1~),
|
ruby-rexml (>= 3.2.3.1~),
|
||||||
ruby-saml (>= 1.13~),
|
ruby-saml (>= 1.13~),
|
||||||
|
@ -162,7 +162,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Browser detection
|
# Browser detection
|
||||||
ruby-browser (>= 5.3.1~),
|
ruby-browser (>= 5.3.1~),
|
||||||
# OS detection for usage ping
|
# OS detection for usage ping
|
||||||
ohai (>= 16.13.0-2~),
|
ohai (>= 17.9.0~),
|
||||||
# GPG
|
# GPG
|
||||||
ruby-gpgme (>= 2.0.22~),
|
ruby-gpgme (>= 2.0.22~),
|
||||||
# LDAP Auth
|
# LDAP Auth
|
||||||
|
@ -223,7 +223,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-elasticsearch-api (>= 7.13.3~),
|
ruby-elasticsearch-api (>= 7.13.3~),
|
||||||
ruby-aws-sdk-core (>= 3.170.0~),
|
ruby-aws-sdk-core (>= 3.170.0~),
|
||||||
ruby-aws-sdk-cloudformation (>= 1.0~),
|
ruby-aws-sdk-cloudformation (>= 1.0~),
|
||||||
ruby-aws-sdk-s3 (>= 1.119.1~),
|
ruby-aws-sdk-s3 (>= 1.121.0~),
|
||||||
ruby-faraday-middleware-aws-sigv4,
|
ruby-faraday-middleware-aws-sigv4,
|
||||||
ruby-typhoeus (>= 1.4~),
|
ruby-typhoeus (>= 1.4~),
|
||||||
# Markdown and HTML processing
|
# Markdown and HTML processing
|
||||||
|
@ -245,7 +245,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-rouge (>= 4.1~),
|
ruby-rouge (>= 4.1~),
|
||||||
ruby-truncato (>= 0.7.12~),
|
ruby-truncato (>= 0.7.12~),
|
||||||
ruby-bootstrap-form (>= 4.2~),
|
ruby-bootstrap-form (>= 4.2~),
|
||||||
ruby-nokogiri (>= 1.14.1~),
|
ruby-nokogiri (>= 1.14.3~),
|
||||||
ruby-escape-utils (>= 1.2.1~),
|
ruby-escape-utils (>= 1.2.1~),
|
||||||
# Calendar rendering
|
# Calendar rendering
|
||||||
ruby-icalendar,
|
ruby-icalendar,
|
||||||
|
@ -314,7 +314,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-sanitize (>= 6.0~),
|
ruby-sanitize (>= 6.0~),
|
||||||
ruby-babosa (>= 1.0.3~),
|
ruby-babosa (>= 1.0.3~),
|
||||||
# Sanitizes SVG input
|
# Sanitizes SVG input
|
||||||
ruby-loofah (>= 2.19.1~),
|
ruby-loofah (>= 2.20.0~),
|
||||||
# Working with license
|
# Working with license
|
||||||
ruby-licensee (>= 9.14.1~),
|
ruby-licensee (>= 9.14.1~),
|
||||||
# Protect against bruteforcing
|
# Protect against bruteforcing
|
||||||
|
@ -411,9 +411,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# SSH keys support
|
# SSH keys support
|
||||||
ruby-ssh-data (>= 1.2~),
|
ruby-ssh-data (>= 1.2~),
|
||||||
# Spamcheck GRPC protocol definitions
|
# Spamcheck GRPC protocol definitions
|
||||||
ruby-spamcheck (>= 1.0~),
|
ruby-spamcheck (>= 1.3.0~),
|
||||||
# Gitaly GRPC client
|
# Gitaly GRPC client
|
||||||
ruby-gitaly (>= 15.10.8~),
|
ruby-gitaly (>= 15.11~),
|
||||||
# KAS GRPC protocol definitions
|
# KAS GRPC protocol definitions
|
||||||
ruby-kas-grpc,
|
ruby-kas-grpc,
|
||||||
#
|
#
|
||||||
|
@ -432,7 +432,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-lograge (>= 0.10~),
|
ruby-lograge (>= 0.10~),
|
||||||
ruby-grape-logging (>= 1.8~),
|
ruby-grape-logging (>= 1.8~),
|
||||||
# DNS Lookup
|
# DNS Lookup
|
||||||
ruby-gitlab-net-dns (>= 0.9.1~),
|
ruby-gitlab-net-dns (>= 0.9.2~),
|
||||||
# Countries list
|
# Countries list
|
||||||
ruby-countries (>= 4.0~),
|
ruby-countries (>= 4.0~),
|
||||||
ruby-retriable (>= 3.1.2~),
|
ruby-retriable (>= 3.1.2~),
|
||||||
|
@ -552,7 +552,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 (>= 15.10.8~),
|
gitaly (>= 15.11~),
|
||||||
openssh-server
|
openssh-server
|
||||||
Conflicts: libruby2.5
|
Conflicts: libruby2.5
|
||||||
Description: git powered software platform to collaborate on code (non-omnibus)
|
Description: git powered software platform to collaborate on code (non-omnibus)
|
||||||
|
|
Loading…
Reference in a new issue