Update minimum version of gitaly and ruby-gitaly to 15.5~

This commit is contained in:
Pirate Praveen 2022-12-12 15:38:49 +05:30
parent 5591ed7ee9
commit 6f2cf6325f
No known key found for this signature in database
GPG key ID: 8F53E0193B294B75

4
debian/control vendored
View file

@ -404,7 +404,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Spamcheck GRPC protocol definitions # Spamcheck GRPC protocol definitions
ruby-spamcheck (>= 1.0~), ruby-spamcheck (>= 1.0~),
# Gitaly GRPC client # Gitaly GRPC client
ruby-gitaly (>= 15.4~), ruby-gitaly (>= 15.5~),
# KAS GRPC protocol definitions # KAS GRPC protocol definitions
ruby-kas-grpc, ruby-kas-grpc,
# #
@ -535,7 +535,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.4~), gitaly (>= 15.5~),
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)