Tighten dependency on ruby-gitaly and yarnpkg
This commit is contained in:
parent
21bfb841c1
commit
3050621a11
1 changed files with 2 additions and 2 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -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~),
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue