From d621a64387a9cf14583dc2589d05b9b9d5883e58 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Mon, 22 Feb 2021 19:39:11 +0530 Subject: [PATCH] Switch back to ruby-licensee 8.9 for rugged 0.28 --- debian/control | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/debian/control b/debian/control index b93d3d0556..f8db3be547 100644 --- a/debian/control +++ b/debian/control @@ -86,7 +86,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-attr-encrypted (>= 3.1.0-3~), ruby-u2f (>= 0.2.1~), # GitLab Pages - ruby-validates-hostname (>= 1.0.10~), + ruby-validates-hostname (>= 1.0.11~), ruby-zip (>= 2.0~), # GitLab Pages letsencrypt support ruby-acme-client (>= 2.0.6~), @@ -118,7 +118,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-carrierwave (>= 1.3~), ruby-mini-magick (>= 4.10.1~), # for backups - ruby-fog-aws (>= 3.5~), + ruby-fog-aws (>= 3.7~), ruby-fog-core (>= 2.1~), ruby-excon (>= 0.72~), ruby-fog-google (>= 1.11~), @@ -128,7 +128,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-fog-aliyun (>= 0.3~), ruby-gitlab-fog-azure-rm (>= 1.0~), # for Google storage - ruby-google-api-client (>= 0.33~), + ruby-google-api-client (>= 0.44.2~), # for aws storage ruby-unf (>= 0.1.4-2~), ruby-unf-ext (>= 0.0.7.4), @@ -157,6 +157,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, asciidoctor (>= 2.0.10~), ruby-asciidoctor-include-ext (>= 0.3.1~), ruby-asciidoctor-plantuml (>= 0.0.12~), + ruby-asciidoctor-kroki (>= 0.2.2~), ruby-rouge (>= 3.21~), ruby-truncato (>= 0.7.11~), ruby-bootstrap-form (>= 4.2~), @@ -234,7 +235,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # Sanitizes SVG input ruby-loofah (>= 2.2~), # Working with license - ruby-licensee (>= 9.14~), + ruby-licensee (>= 8.9~), # Protect against bruteforcing ruby-rack-attack (>= 6.3~), # Ace editor @@ -260,7 +261,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-terser (>= 1.0.2~), # ruby-addressable (>= 2.7~), - ruby-font-awesome-rails (>= 4.7.0.5~), ruby-gemojione (>= 3.3~), ruby-gon (>= 6.2~), ruby-request-store (>= 1.5~), @@ -274,7 +274,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # ruby-premailer-rails (>= 1.10.3-2~), # LabKit: Tracing and Correlation - ruby-gitlab-labkit (>= 0.13.2~), + ruby-gitlab-labkit (>= 0.13.3~), # I18n ruby-ruby-parser (>= 3.15~), ruby-rails-i18n (>= 6.0~), @@ -324,7 +324,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-ed25519 (>= 1.2~), ruby-bcrypt-pbkdf (>= 1.0~), # Gitaly GRPC client - ruby-gitaly (>= 13.6~), + ruby-gitaly (>= 13.7~), # See #966653 # ruby-grpc (>= 1.30.2~), ruby-google-protobuf (>= 3.12~), @@ -335,6 +335,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-flipper-active-record (>= 0.17.1~), ruby-flipper-active-support-cache-store (>= 0.17.1~), ruby-unleash (>= 0.1.5~), + ruby-gitlab-experiment (>= 0.4.4~), # Structured logging ruby-lograge (>= 0.10~), ruby-grape-logging (>= 1.7~),