Update minimum versions add ruby-kas-grpc

This commit is contained in:
Pirate Praveen 2021-09-07 03:56:21 +05:30
parent ac0abaacaf
commit 4930273285

10
debian/control vendored
View file

@ -322,13 +322,13 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-virtus (>= 1.0.5-3~),
ruby-base32 (>= 0.3.0~),
# Sentry integration
ruby-sentry-raven (>= 2.13~),
ruby-sentry-raven (>= 3.1~),
# PostgreSQL query parsing
ruby-pg-query (>= 2.0~),
ruby-gitlab-pg-query (>= 2.0.4~),
#
ruby-premailer-rails (>= 1.10.3-2~),
# LabKit: Tracing and Correlation
ruby-gitlab-labkit (>= 0.17.1~),
ruby-gitlab-labkit (>= 0.18~),
# 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
ruby-thrift (>= 0.14~),
@ -384,7 +384,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-spamcheck,
# Gitaly GRPC client
ruby-gitaly (>= 14.0~),
# KAS GRPC protocol definitions
ruby-kas-grpc,
#
ruby-grpc (>= 1.30.2~),
#
ruby-google-protobuf (>= 3.17.3-1.1~),
#
ruby-toml-rb (>= 1.0.0-2~),