diff --git a/debian/control b/debian/control index 687ab92636..5d6ca9fb39 100644 --- a/debian/control +++ b/debian/control @@ -275,6 +275,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-premailer-rails (>= 1.10.3-2~), # LabKit: Tracing and Correlation ruby-gitlab-labkit (>= 0.13.3~), +# 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~), # I18n ruby-ruby-parser (>= 3.15~), ruby-rails-i18n (>= 6.0~),