Change dependency on ruby to ruby2.7
This commit is contained in:
parent
86b89756c6
commit
ab1ab22510
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -20,7 +20,7 @@ Architecture: all
|
|||
XB-Ruby-Versions: ${ruby:Versions}
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||
gitlab-common (>= 13.4.6~),
|
||||
ruby (>= 1:2.7.2~),
|
||||
ruby2.7 (>= 2.7.2~),
|
||||
rubygems-integration (>= 1.18~),
|
||||
lsb-base (>= 3.0-6),
|
||||
rake (>= 12.3.0~),
|
||||
|
|
Loading…
Reference in a new issue