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 Architecture: all
XB-Ruby-Versions: ${ruby:Versions} XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, Depends: ${shlibs:Depends}, ${misc:Depends},
gitlab-common (>= 15.0~), gitlab-common (>= 15.1~),
ruby (>= 1:2.7~), ruby (>= 1:2.7~),
rubygems-integration (>= 1.18~), rubygems-integration (>= 1.18~),
lsb-base (>= 3.0-6), lsb-base (>= 3.0-6),
@ -98,7 +98,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-view-component (>= 2.50~), ruby-view-component (>= 2.50~),
ruby-default-value-for (>= 3.4~), ruby-default-value-for (>= 3.4~),
#ruby-mysql2 | ruby-pg, #ruby-mysql2 | ruby-pg,
ruby-pg (>= 1.1~), ruby-pg (>= 1.3~),
ruby-rugged (>= 1.2~), ruby-rugged (>= 1.2~),
ruby-grape-path-helpers (>= 1.7~), ruby-grape-path-helpers (>= 1.7~),
ruby-faraday (>= 1.0~), ruby-faraday (>= 1.0~),
@ -261,7 +261,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# GitLab settings # GitLab settings
ruby-settingslogic (>= 2.0.9~), ruby-settingslogic (>= 2.0.9~),
# Linear-time regex library for untrusted regular expressions # Linear-time regex library for untrusted regular expressions
ruby-re2 (>= 1.2~), ruby-re2 (>= 1.4~),
# Misc # Misc
ruby-version-sorter (>= 2.2.4~), ruby-version-sorter (>= 2.2.4~),
# Export Ruby Regex to Javascript # Export Ruby Regex to Javascript
@ -395,7 +395,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Spamcheck GRPC protocol definitions # Spamcheck GRPC protocol definitions
ruby-spamcheck, ruby-spamcheck,
# Gitaly GRPC client # Gitaly GRPC client
ruby-gitaly (>= 14.10~), ruby-gitaly (>= 15.1~),
# KAS GRPC protocol definitions # KAS GRPC protocol definitions
ruby-kas-grpc, ruby-kas-grpc,
# #
@ -521,7 +521,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# gitlab-sidekiq was failing without puma # gitlab-sidekiq was failing without puma
puma puma
Recommends: certbot, Recommends: certbot,
gitaly (>= 15.0~), gitaly (>= 15.1~),
openssh-server openssh-server
Conflicts: libruby2.5 Conflicts: libruby2.5
Description: git powered software platform to collaborate on code (non-omnibus) Description: git powered software platform to collaborate on code (non-omnibus)