diff --git a/debian/control b/debian/control index cd2d4c802f..bde17f72c9 100644 --- a/debian/control +++ b/debian/control @@ -83,7 +83,7 @@ Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, gitlab-common (>= 15.8~), - ruby (>= 1:2.7~), + ruby (>= 1:3.1~), rubygems-integration (>= 1.18~), # for building openssl 3.0.2, see #1032070 ruby-dev, @@ -545,7 +545,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, Recommends: certbot, gitaly (>= 15.8~), openssh-server -Conflicts: libruby2.5 +Conflicts: libruby2.5, libruby2.7 Description: git powered software platform to collaborate on code (non-omnibus) gitlab provides web based interface to host source code and track issues. It allows anyone for fork a repository and send merge requests. Code review