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