From 460bf4d090cba822a4c261cd933a8baef6409c3d Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Sat, 30 Jul 2022 12:57:39 +0200 Subject: [PATCH] Update dependencies --- debian/control | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index 0fbfaa7f10..41cee7b742 100644 --- a/debian/control +++ b/debian/control @@ -71,7 +71,7 @@ Section: contrib/net Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, - gitlab-common (>= 15.0~), + gitlab-common (>= 15.1~), ruby (>= 1:2.7~), rubygems-integration (>= 1.18~), lsb-base (>= 3.0-6), @@ -98,7 +98,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-view-component (>= 2.50~), ruby-default-value-for (>= 3.4~), #ruby-mysql2 | ruby-pg, - ruby-pg (>= 1.1~), + ruby-pg (>= 1.3~), ruby-rugged (>= 1.2~), ruby-grape-path-helpers (>= 1.7~), ruby-faraday (>= 1.0~), @@ -261,7 +261,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # GitLab settings ruby-settingslogic (>= 2.0.9~), # Linear-time regex library for untrusted regular expressions - ruby-re2 (>= 1.2~), + ruby-re2 (>= 1.4~), # Misc ruby-version-sorter (>= 2.2.4~), # Export Ruby Regex to Javascript @@ -395,7 +395,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # Spamcheck GRPC protocol definitions ruby-spamcheck, # Gitaly GRPC client - ruby-gitaly (>= 14.10~), + ruby-gitaly (>= 15.1~), # KAS GRPC protocol definitions ruby-kas-grpc, # @@ -521,7 +521,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # gitlab-sidekiq was failing without puma puma Recommends: certbot, - gitaly (>= 15.0~), + gitaly (>= 15.1~), openssh-server Conflicts: libruby2.5 Description: git powered software platform to collaborate on code (non-omnibus)