diff --git a/debian/control b/debian/control index 8196447aaf..6ac8a5dad0 100644 --- a/debian/control +++ b/debian/control @@ -43,7 +43,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-default-value-for (>= 3.1.1~), #ruby-mysql2 | ruby-pg, ruby-pg (>= 1.1~), - ruby-rugged (>= 0.27~), + ruby-rugged (>= 0.28~), ruby-grape-path-helpers (>= 1.1~), ruby-faraday (>= 0.12~), # Authentication libraries @@ -65,7 +65,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-omniauth-twitter (>= 1.4~), ruby-omniauth-crowd (>= 2.2~), ruby-omniauth-authentiq (>= 0.3.3~), - ruby-rack-oauth2 (>= 1.2.1~), + ruby-rack-oauth2 (>= 1.9.3~), # ruby-jwt (>= 2.1~), # Spam and anti-bot protection ruby-recaptcha (>= 4.11~), @@ -83,7 +83,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # GPG ruby-gpgme (>= 2.0.18~), # LDAP Auth - ruby-omniauth-ldap (>= 2.0.4~), + ruby-omniauth-ldap (>= 2.1.1~), ruby-ntlm (>= 0.6.1~), ruby-net-ldap (>= 0.16.1~), # API @@ -121,7 +121,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-seed-fu (>= 2.3.7~), # Markdown and HTML processing ruby-html-pipeline (>= 2.8~), - ruby-task-list (>= 2.0~), + ruby-task-list (>= 2.2~), ruby-github-markup (>= 1.7~), ruby-redcarpet (>= 3.4~), ruby-commonmarker (>= 0.17~), @@ -134,7 +134,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-asciidoctor-plantuml (>= 0.0.8~), ruby-rouge (>= 3.1~), ruby-truncato (>= 0.7.11~), - ruby-bootstrap-form (>= 2.7~), + ruby-bootstrap-form (>= 4.2~), ruby-nokogiri (>= 1.10~), ruby-escape-utils (>= 1.2.1~), # Calendar rendering @@ -145,7 +145,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # The 2.0.6 version of rack requires monkeypatch to be present in # `config.ru`. This can be removed once a new update for Rack # is available that contains https://github.com/rack/rack/pull/1201 - ruby-rack (>= 2.0.6~), + ruby-rack (>= 2.0.7~), unicorn (>= 5.4~), ruby-kgio (>= 2.11.2~), ruby-unicorn-worker-killer (>= 0.4.4~), @@ -161,7 +161,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # Cron Parser ruby-fugit (>= 1.1~), # HTTP requests - ruby-httparty (>= 0.15.6~), + ruby-httparty (>= 0.16.4~), # Colored output to console ruby-rainbow (>= 3.0~), # Progress bar @@ -171,7 +171,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # Linear-time regex library for untrusted regular expressions ruby-re2 (>= 1.1.1~), # Misc - ruby-version-sorter (>= 2.1~), + ruby-version-sorter (>= 2.2.4~), # Export Ruby Regex to Javascript ruby-js-regex (>= 3.1~), # User agent parsing @@ -283,12 +283,12 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-sys-filesystem (>= 1.1.6~), # SSH host key support ruby-net-ssh (>= 1:5.0~), - ruby-sshkey (>= 1.9~), + ruby-sshkey (>= 2.0~), # Required for ED25519 SSH host key support ruby-ed25519 (>= 1.2~), ruby-bcrypt-pbkdf (>= 1.0~), # Gitaly GRPC client - ruby-gitaly-proto (>= 1.10~), + ruby-gitaly-proto (>= 1.19~), ruby-grpc (>= 1.15~), ruby-google-protobuf (>= 3.6~), #