Update minimum versions of dependencies
This commit is contained in:
parent
2b1ff2592a
commit
42dca7827b
1 changed files with 18 additions and 14 deletions
32
debian/control
vendored
32
debian/control
vendored
|
@ -105,6 +105,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-websocket-extensions (>= 0.1.5~),
|
ruby-websocket-extensions (>= 0.1.5~),
|
||||||
ruby-zeitwerk (>= 2.6.1~),
|
ruby-zeitwerk (>= 2.6.1~),
|
||||||
ruby-bootsnap (>= 1.15~),
|
ruby-bootsnap (>= 1.15~),
|
||||||
|
ruby-ipaddr (>= 1.2.5~),
|
||||||
ruby-responders (>= 3.0~),
|
ruby-responders (>= 3.0~),
|
||||||
ruby-sprockets (>= 3.7~),
|
ruby-sprockets (>= 3.7~),
|
||||||
ruby-view-component (>= 2.74.1~),
|
ruby-view-component (>= 2.74.1~),
|
||||||
|
@ -121,7 +122,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-devise (>= 4.8.1~),
|
ruby-devise (>= 4.8.1~),
|
||||||
ruby-bcrypt (>= 3.1.14~),
|
ruby-bcrypt (>= 3.1.14~),
|
||||||
ruby-doorkeeper (>= 5.6.6~),
|
ruby-doorkeeper (>= 5.6.6~),
|
||||||
ruby-doorkeeper-openid-connect (>= 1.8~),
|
ruby-doorkeeper-openid-connect (>= 1.8.5~),
|
||||||
ruby-rexml (>= 3.2.3.1~),
|
ruby-rexml (>= 3.2.3.1~),
|
||||||
ruby-saml (>= 1.13~),
|
ruby-saml (>= 1.13~),
|
||||||
ruby-omniauth (>= 2.1~),
|
ruby-omniauth (>= 2.1~),
|
||||||
|
@ -135,7 +136,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-omniauth-google-oauth2 (>= 1.1~),
|
ruby-omniauth-google-oauth2 (>= 1.1~),
|
||||||
ruby-omniauth-kerberos (>= 0.3.0-3~),
|
ruby-omniauth-kerberos (>= 0.3.0-3~),
|
||||||
ruby-omniauth-oauth2-generic (>= 0.2.2~),
|
ruby-omniauth-oauth2-generic (>= 0.2.2~),
|
||||||
ruby-omniauth-saml (>= 2.0~),
|
ruby-omniauth-saml (>= 2.1~),
|
||||||
ruby-omniauth-twitter (>= 1.4~),
|
ruby-omniauth-twitter (>= 1.4~),
|
||||||
ruby-omniauth-oauth (>= 1.2~),
|
ruby-omniauth-oauth (>= 1.2~),
|
||||||
ruby-omniauth-authentiq (>= 0.3.3~),
|
ruby-omniauth-authentiq (>= 0.3.3~),
|
||||||
|
@ -201,16 +202,16 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-azure-storage-blob (>= 2.0.0-3~),
|
ruby-azure-storage-blob (>= 2.0.0-3~),
|
||||||
ruby-azure-storage-common (>= 2.0.1-5~),
|
ruby-azure-storage-common (>= 2.0.1-5~),
|
||||||
# for Google storage
|
# for Google storage
|
||||||
ruby-google-api-client (>= 0.44.2~),
|
ruby-google-apis-core (>= 0.10~),
|
||||||
ruby-google-apis-compute-v1 (>= 0.57~),
|
ruby-google-apis-compute-v1 (>= 0.57~),
|
||||||
ruby-google-apis-compute-v1 (>= 0.43~),
|
ruby-google-apis-container-v1beta1 (>= 0.43~),
|
||||||
ruby-google-apis-container-v1beta1 (>= 0.43~),
|
ruby-google-apis-container-v1 (>= 0.43~),
|
||||||
ruby-google-apis-container-v1 (>= 0.43~),
|
ruby-google-apis-cloudbilling-v1 (>= 0.21~),
|
||||||
ruby-google-apis-cloudbilling-v1 (>= 0.21~),
|
ruby-google-apis-cloudresourcemanager-v1 (>= 0.31~),
|
||||||
ruby-google-apis-cloudresourcemanager-v1 (>= 0.31~),
|
ruby-google-apis-iam-v1 (>= 0.36~),
|
||||||
ruby-google-apis-iam-v1 (>= 0.36~),
|
ruby-google-apis-serviceusage-v1 (>= 0.28~),
|
||||||
ruby-google-apis-serviceusage-v1 (>= 0.28~),
|
ruby-google-apis-sqladmin-v1beta4 (>= 0.41~),
|
||||||
ruby-google-apis-sqladmin-v1beta4 (>= 0.41~),
|
ruby-google-apis-androidpublisher-v3 (>= 0.34~),
|
||||||
# for aws storage
|
# for aws storage
|
||||||
ruby-unf (>= 0.1.4-2~),
|
ruby-unf (>= 0.1.4-2~),
|
||||||
ruby-unf-ext (>= 0.0.7.4),
|
ruby-unf-ext (>= 0.0.7.4),
|
||||||
|
@ -281,6 +282,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Linear-time regex library for untrusted regular expressions
|
# Linear-time regex library for untrusted regular expressions
|
||||||
ruby-re2 (>= 1.5~),
|
ruby-re2 (>= 1.5~),
|
||||||
# Misc
|
# Misc
|
||||||
|
ruby-semver-dialects (>= 1.2.1~),
|
||||||
ruby-version-sorter (>= 2.3~),
|
ruby-version-sorter (>= 2.3~),
|
||||||
# Export Ruby Regex to Javascript
|
# Export Ruby Regex to Javascript
|
||||||
ruby-js-regex (>= 3.8~),
|
ruby-js-regex (>= 3.8~),
|
||||||
|
@ -310,6 +312,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-kubeclient (>= 4.11~),
|
ruby-kubeclient (>= 4.11~),
|
||||||
ruby-recursive-open-struct (>= 1.1.1~),
|
ruby-recursive-open-struct (>= 1.1.1~),
|
||||||
ruby-http (>= 4.4~),
|
ruby-http (>= 4.4~),
|
||||||
|
# AI
|
||||||
|
ruby-ruby-openai (>= 3.7~),
|
||||||
# Sanitize user input
|
# Sanitize user input
|
||||||
ruby-sanitize (>= 6.0~),
|
ruby-sanitize (>= 6.0~),
|
||||||
ruby-babosa (>= 1.0.3~),
|
ruby-babosa (>= 1.0.3~),
|
||||||
|
@ -386,7 +390,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
#
|
#
|
||||||
ruby-octokit (>= 4.15~),
|
ruby-octokit (>= 4.15~),
|
||||||
#
|
#
|
||||||
ruby-mail-room (>= 0.10.0+really0.0.9~),
|
ruby-mail-room (>= 0.10.0+really0.0.23~),
|
||||||
#
|
#
|
||||||
ruby-email-reply-trimmer (>= 0.1~),
|
ruby-email-reply-trimmer (>= 0.1~),
|
||||||
ruby-html2text,
|
ruby-html2text,
|
||||||
|
@ -411,7 +415,7 @@ 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.3.0~),
|
ruby-spamcheck (>= 1.10.1~),
|
||||||
# Gitaly GRPC client
|
# Gitaly GRPC client
|
||||||
ruby-gitaly (>= 15.11~),
|
ruby-gitaly (>= 15.11~),
|
||||||
# KAS GRPC protocol definitions
|
# KAS GRPC protocol definitions
|
||||||
|
|
Loading…
Reference in a new issue