Tighten dependency on ruby-gitaly and yarnpkg

This commit is contained in:
Pirate Praveen 2020-05-31 21:28:06 +05:30
parent 21bfb841c1
commit 3050621a11

4
debian/control vendored
View file

@ -246,7 +246,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-webpack-rails (>= 0.9.10~), ruby-webpack-rails (>= 0.9.10~),
# Many node modules are still in NEW, some are yet to be packaged # 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 # 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-rack-proxy (>= 0.6~),
# #
ruby-sassc-rails (>= 2.1~), ruby-sassc-rails (>= 2.1~),
@ -317,7 +317,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-ed25519 (>= 1.2~), ruby-ed25519 (>= 1.2~),
ruby-bcrypt-pbkdf (>= 1.0~), ruby-bcrypt-pbkdf (>= 1.0~),
# Gitaly GRPC client # Gitaly GRPC client
ruby-gitaly (>= 12.9~), ruby-gitaly (>= 13.0~),
ruby-grpc (>= 1.19~), ruby-grpc (>= 1.19~),
ruby-google-protobuf (>= 3.7.1~), ruby-google-protobuf (>= 3.7.1~),
# #