Update minimum version of gitaly to 13.8~
This commit is contained in:
parent
ce3b8db129
commit
977271857d
1 changed files with 2 additions and 2 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -329,7 +329,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-ed25519 (>= 1.2~),
|
||||
ruby-bcrypt-pbkdf (>= 1.0~),
|
||||
# Gitaly GRPC client
|
||||
ruby-gitaly (>= 13.7~),
|
||||
ruby-gitaly (>= 13.8~),
|
||||
# See #966653
|
||||
# ruby-grpc (>= 1.30.2~),
|
||||
ruby-google-protobuf (>= 3.12~),
|
||||
|
@ -445,7 +445,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# gitlab-sidekiq was failing without puma
|
||||
puma
|
||||
Recommends: certbot,
|
||||
gitaly (>= 13.7~)
|
||||
gitaly (>= 13.8~)
|
||||
Conflicts: libruby2.5
|
||||
Description: git powered software platform to collaborate on code (non-omnibus)
|
||||
gitlab provides web based interface to host source code and track issues.
|
||||
|
|
Loading…
Add table
Reference in a new issue