Update minimum version of ruby to 2.7.2 and rubygems-integration to 1.18
This commit is contained in:
parent
4dd5333b38
commit
66763597fd
1 changed files with 2 additions and 2 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -20,8 +20,8 @@ Architecture: all
|
|||
XB-Ruby-Versions: ${ruby:Versions}
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||
gitlab-common (>= 13.4.6~),
|
||||
ruby (>= 1:2.7~),
|
||||
rubygems-integration (>= 1.17.1~),
|
||||
ruby (>= 1:2.7.2~),
|
||||
rubygems-integration (>= 1.18~),
|
||||
lsb-base (>= 3.0-6),
|
||||
rake (>= 12.3.0~),
|
||||
bundler (>= 1.17.3~),
|
||||
|
|
Loading…
Reference in a new issue