Update minimum versions of dependencies
This commit is contained in:
parent
be7e61c63e
commit
2ee22179fb
1 changed files with 18 additions and 16 deletions
34
debian/control
vendored
34
debian/control
vendored
|
@ -42,18 +42,18 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-tzinfo (>= 1.2.6~),
|
ruby-tzinfo (>= 1.2.6~),
|
||||||
ruby-websocket-extensions (>= 0.1.5~),
|
ruby-websocket-extensions (>= 0.1.5~),
|
||||||
ruby-bootsnap (>= 1.4.6~),
|
ruby-bootsnap (>= 1.4.6~),
|
||||||
ruby-nakayoshi-fork (>= 0.0.4~),
|
|
||||||
ruby-responders (>= 3.0~),
|
ruby-responders (>= 3.0~),
|
||||||
ruby-sprockets (>= 3.7~),
|
ruby-sprockets (>= 3.7~),
|
||||||
ruby-default-value-for (>= 3.3~),
|
ruby-default-value-for (>= 3.3~),
|
||||||
#ruby-mysql2 | ruby-pg,
|
#ruby-mysql2 | ruby-pg,
|
||||||
ruby-pg (>= 1.1~),
|
ruby-pg (>= 1.1~),
|
||||||
ruby-rugged (>= 0.28~),
|
ruby-rugged (>= 0.28~),
|
||||||
ruby-grape-path-helpers (>= 1.3~),
|
ruby-grape-path-helpers (>= 1.6.1~),
|
||||||
ruby-faraday (>= 1.0~),
|
ruby-faraday (>= 1.0~),
|
||||||
ruby-marginalia (>= 1.9~),
|
ruby-marginalia (>= 1.10~),
|
||||||
# Authentication libraries
|
# Authentication libraries
|
||||||
ruby-devise (>= 4.7.1~),
|
ruby-devise (>= 4.7.1~),
|
||||||
|
ruby-bcrypt (>= 3.1.14~),
|
||||||
ruby-doorkeeper (>= 5.3~),
|
ruby-doorkeeper (>= 5.3~),
|
||||||
ruby-doorkeeper-openid-connect (>= 1.7.4~),
|
ruby-doorkeeper-openid-connect (>= 1.7.4~),
|
||||||
ruby-omniauth (>= 1.8~),
|
ruby-omniauth (>= 1.8~),
|
||||||
|
@ -79,7 +79,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Spam and anti-bot protection
|
# Spam and anti-bot protection
|
||||||
ruby-recaptcha (>= 4.11~),
|
ruby-recaptcha (>= 4.11~),
|
||||||
ruby-akismet (>= 3.0~),
|
ruby-akismet (>= 3.0~),
|
||||||
ruby-invisible-captcha (>= 0.12.1~),
|
ruby-invisible-captcha (>= 1.1~),
|
||||||
# Two-factor authentication
|
# Two-factor authentication
|
||||||
ruby-devise-two-factor (>= 3.1~),
|
ruby-devise-two-factor (>= 3.1~),
|
||||||
ruby-rqrcode-rails3 (>= 0.1.7~),
|
ruby-rqrcode-rails3 (>= 0.1.7~),
|
||||||
|
@ -97,9 +97,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# LDAP Auth
|
# LDAP Auth
|
||||||
ruby-omniauth-ldap (>= 2.1.1~),
|
ruby-omniauth-ldap (>= 2.1.1~),
|
||||||
ruby-ntlm (>= 0.6.1~),
|
ruby-ntlm (>= 0.6.1~),
|
||||||
ruby-net-ldap (>= 0.16.1~),
|
ruby-net-ldap (>= 0.16.3~),
|
||||||
# API
|
# API
|
||||||
ruby-grape (>= 1.4~),
|
ruby-grape (>= 1.5.1~),
|
||||||
ruby-grape-entity (>= 0.8~),
|
ruby-grape-entity (>= 0.8~),
|
||||||
ruby-rack-cors (>= 1.0.6~),
|
ruby-rack-cors (>= 1.0.6~),
|
||||||
# GraphQL API
|
# GraphQL API
|
||||||
|
@ -127,6 +127,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-fog-rackspace (>= 0.1.1~),
|
ruby-fog-rackspace (>= 0.1.1~),
|
||||||
ruby-fog-aliyun (>= 0.3~),
|
ruby-fog-aliyun (>= 0.3~),
|
||||||
ruby-gitlab-fog-azure-rm (>= 1.0~),
|
ruby-gitlab-fog-azure-rm (>= 1.0~),
|
||||||
|
ruby-azure-storage-blob (>= 2.0.0-3~),
|
||||||
|
ruby-azure-storage-commona (>= 2.0.1-5~),
|
||||||
# for Google storage
|
# for Google storage
|
||||||
ruby-google-api-client (>= 0.44.2~),
|
ruby-google-api-client (>= 0.44.2~),
|
||||||
# for aws storage
|
# for aws storage
|
||||||
|
@ -144,7 +146,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-aws-sdk-s3 (>= 1.0~),
|
ruby-aws-sdk-s3 (>= 1.0~),
|
||||||
ruby-faraday-middleware-aws-sigv4,
|
ruby-faraday-middleware-aws-sigv4,
|
||||||
# Markdown and HTML processing
|
# Markdown and HTML processing
|
||||||
ruby-html-pipeline (>= 2.12~),
|
ruby-html-pipeline (>= 2.13.2~),
|
||||||
ruby-task-list (>= 2.3.1~),
|
ruby-task-list (>= 2.3.1~),
|
||||||
ruby-github-markup (>= 1.7~),
|
ruby-github-markup (>= 1.7~),
|
||||||
ruby-commonmarker (>= 0.21~),
|
ruby-commonmarker (>= 0.21~),
|
||||||
|
@ -161,7 +163,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-rouge (>= 3.21~),
|
ruby-rouge (>= 3.21~),
|
||||||
ruby-truncato (>= 0.7.11~),
|
ruby-truncato (>= 0.7.11~),
|
||||||
ruby-bootstrap-form (>= 4.2~),
|
ruby-bootstrap-form (>= 4.2~),
|
||||||
ruby-nokogiri (>= 1.10.9~),
|
ruby-nokogiri (>= 1.11.1~),
|
||||||
ruby-escape-utils (>= 1.2.1~),
|
ruby-escape-utils (>= 1.2.1~),
|
||||||
# Calendar rendering
|
# Calendar rendering
|
||||||
ruby-icalendar,
|
ruby-icalendar,
|
||||||
|
@ -171,13 +173,13 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Application server
|
# Application server
|
||||||
ruby-rack (>= 2.2~),
|
ruby-rack (>= 2.2~),
|
||||||
ruby-rack-timeout (>= 0.5.1~),
|
ruby-rack-timeout (>= 0.5.1~),
|
||||||
puma (>= 4.0~),
|
puma (>= 5.1.1~),
|
||||||
ruby-puma-worker-killer,
|
ruby-puma-worker-killer (>= 0.3.1~),
|
||||||
# State machine
|
# State machine
|
||||||
ruby-state-machines-activerecord (>= 0.6~),
|
ruby-state-machines-activerecord (>= 0.8~),
|
||||||
ruby-state-machines-activemodel (>= 0.7.1~),
|
ruby-state-machines-activemodel (>= 0.7.1~),
|
||||||
# Issue tags
|
# Issue tags
|
||||||
ruby-acts-as-taggable-on (>= 6.5~),
|
ruby-acts-as-taggable-on (>= 7.0~),
|
||||||
# Background jobs
|
# Background jobs
|
||||||
ruby-sidekiq (>= 5.2.7~),
|
ruby-sidekiq (>= 5.2.7~),
|
||||||
ruby-sidekiq-cron (>= 1.0~),
|
ruby-sidekiq-cron (>= 1.0~),
|
||||||
|
@ -213,7 +215,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# HipChat integration
|
# HipChat integration
|
||||||
ruby-hipchat (>= 1.5~),
|
ruby-hipchat (>= 1.5~),
|
||||||
# JIRA integration
|
# JIRA integration
|
||||||
ruby-jira (>= 2.0~),
|
ruby-jira (>= 2.1.4~),
|
||||||
# Flowdock integration
|
# Flowdock integration
|
||||||
ruby-flowdock (>= 0.7~),
|
ruby-flowdock (>= 0.7~),
|
||||||
ruby-posix-spawn (>= 0.3.13~),
|
ruby-posix-spawn (>= 0.3.13~),
|
||||||
|
@ -222,7 +224,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Hangouts Chat integration
|
# Hangouts Chat integration
|
||||||
ruby-hangouts-chat (>= 0.0.5),
|
ruby-hangouts-chat (>= 0.0.5),
|
||||||
# Asana integration
|
# Asana integration
|
||||||
ruby-asana (>= 0.10.2~),
|
ruby-asana (>= 0.10.3~),
|
||||||
# FogBugz integration
|
# FogBugz integration
|
||||||
ruby-fogbugz (>= 0.2.1-3~),
|
ruby-fogbugz (>= 0.2.1-3~),
|
||||||
# Kubernetes integration
|
# Kubernetes integration
|
||||||
|
@ -270,11 +272,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Sentry integration
|
# Sentry integration
|
||||||
ruby-sentry-raven (>= 2.13~),
|
ruby-sentry-raven (>= 2.13~),
|
||||||
# PostgreSQL query parsing
|
# PostgreSQL query parsing
|
||||||
ruby-gitlab-pg-query (>= 1.3~),
|
ruby-pg-query (>= 1.3~),
|
||||||
#
|
#
|
||||||
ruby-premailer-rails (>= 1.10.3-2~),
|
ruby-premailer-rails (>= 1.10.3-2~),
|
||||||
# LabKit: Tracing and Correlation
|
# LabKit: Tracing and Correlation
|
||||||
ruby-gitlab-labkit (>= 0.13.3~),
|
ruby-gitlab-labkit (>= 0.14~),
|
||||||
# Thrift is a dependency of gitlab-labkit, we want a version higher than 0.14.0
|
# Thrift is a dependency of gitlab-labkit, we want a version higher than 0.14.0
|
||||||
# because of https://gitlab.com/gitlab-org/gitlab/-/issues/321900
|
# because of https://gitlab.com/gitlab-org/gitlab/-/issues/321900
|
||||||
ruby-thrift (>= 0.14~),
|
ruby-thrift (>= 0.14~),
|
||||||
|
|
Loading…
Reference in a new issue