Tighten dependency on ruby-gitaly and yarnpkg

This commit is contained in:
Pirate Praveen 2020-05-31 21:28:06 +05:30
parent 632f30fe6f
commit 25c3c7be86

4
debian/control vendored
View file

@ -247,7 +247,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-webpack-rails (>= 0.9.10~),
# Many node modules are still in NEW, some are yet to be packaged
# so we use yarn to downlod those and hence gitlab is in contrib
yarnpkg (>= 1.19~),
yarnpkg (>= 1.22.4~),
ruby-rack-proxy (>= 0.6~),
#
ruby-sassc-rails (>= 2.1~),
@ -318,7 +318,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-ed25519 (>= 1.2~),
ruby-bcrypt-pbkdf (>= 1.0~),
# Gitaly GRPC client
ruby-gitaly (>= 12.9~),
ruby-gitaly (>= 13.0~),
ruby-grpc (>= 1.19~),
ruby-google-protobuf (>= 3.7~),
#