Update dependencies

This commit is contained in:
Pirate Praveen 2022-07-30 12:57:39 +02:00
parent 7042ba4935
commit 460bf4d090
No known key found for this signature in database
GPG key ID: 8F53E0193B294B75

10
debian/control vendored
View file

@ -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)