Update deps
This commit is contained in:
parent
f5d1c1fd15
commit
e2bc5149f6
1 changed files with 9 additions and 13 deletions
22
debian/control
vendored
22
debian/control
vendored
|
@ -37,7 +37,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ucf,
|
||||
gitlab-workhorse (>= 8.5.2~),
|
||||
ruby-rails (>= 2:5.2.3~),
|
||||
ruby-rails-deprecated-sanitizer (>= 1.0.3~),
|
||||
ruby-bootsnap,
|
||||
ruby-nakayoshi-fork (>= 0.0.4~),
|
||||
ruby-responders (>= 2.0~),
|
||||
ruby-sprockets (>= 3.7~),
|
||||
|
@ -74,6 +74,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# Spam and anti-bot protection
|
||||
ruby-recaptcha (>= 4.11~),
|
||||
ruby-akismet (>= 2.0~),
|
||||
# ruby-invisible-captcha (>= 0.12.1~),
|
||||
# Two-factor authentication
|
||||
ruby-devise-two-factor (>= 3.0~),
|
||||
ruby-rqrcode-rails3 (>= 0.1.7~),
|
||||
|
@ -139,10 +140,10 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
asciidoctor (>= 2.0.10~),
|
||||
ruby-asciidoctor-include-ext (>= 0.3.1~),
|
||||
ruby-asciidoctor-plantuml (>= 0.0.9~),
|
||||
ruby-rouge (>= 3.5~),
|
||||
ruby-rouge (>= 3.7~),
|
||||
ruby-truncato (>= 0.7.11~),
|
||||
ruby-bootstrap-form (>= 4.2~),
|
||||
ruby-nokogiri (>= 1.10.3~),
|
||||
ruby-nokogiri (>= 1.10.4~),
|
||||
ruby-escape-utils (>= 1.2.1~),
|
||||
# Calendar rendering
|
||||
ruby-icalendar,
|
||||
|
@ -164,7 +165,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-sidekiq (>= 5.2.7~),
|
||||
ruby-sidekiq-cron (>= 1.0~),
|
||||
ruby-redis-namespace (>= 1.6~),
|
||||
ruby-gitlab-sidekiq-fetcher (>= 0.4.0~),
|
||||
ruby-gitlab-sidekiq-fetcher (>= 0.5.1~),
|
||||
# Cron Parser
|
||||
ruby-fugit (>= 1.2.1~),
|
||||
# HTTP requests
|
||||
|
@ -183,11 +184,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-js-regex (>= 3.1~),
|
||||
# User agent parsing
|
||||
ruby-device-detector,
|
||||
# Cache
|
||||
ruby-redis-rails (>= 5.0.2~),
|
||||
# Redis
|
||||
ruby-redis (>= 3.2~),
|
||||
ruby-connection-pool (>= 2.0~),
|
||||
# Redis session store
|
||||
ruby-redis-rails (>= 5.0.2~),
|
||||
# Discord integration
|
||||
ruby-discordrb-webhooks (>= 3.3~),
|
||||
# HipChat integration
|
||||
|
@ -244,7 +245,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-gemojione (>= 3.3~),
|
||||
ruby-gon (>= 6.2~),
|
||||
ruby-jquery-atwho-rails (>= 1.3.2~),
|
||||
ruby-request-store (>= 1.3~),
|
||||
ruby-virtus (>= 1.0.5-3~),
|
||||
ruby-base32 (>= 0.3.0~),
|
||||
# Sentry integration
|
||||
|
@ -252,7 +252,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
#
|
||||
ruby-premailer-rails (>= 1.9.7~),
|
||||
# LabKit: Tracing and Correlation
|
||||
ruby-gitlab-labkit (>= 0.2~),
|
||||
ruby-gitlab-labkit (>= 0.4.2~),
|
||||
# I18n
|
||||
ruby-parser (>= 3.8.2~),
|
||||
ruby-rails-i18n (>= 5.1~),
|
||||
|
@ -262,10 +262,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-batch-loader (>= 1.4~),
|
||||
# Perf bar
|
||||
ruby-peek (>= 1.0.1~),
|
||||
ruby-peek-gc (>= 0.0.2~),
|
||||
ruby-peek-pg (>= 1.3~),
|
||||
ruby-peek-rblineprof (>= 0.2.0~),
|
||||
ruby-peek-redis (>= 1.2~),
|
||||
# Memory benchmarks
|
||||
# derailed_benchmarks (embedded)
|
||||
ruby-benchmark-ips (>= 2~),
|
||||
|
@ -302,7 +298,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-ed25519 (>= 1.2~),
|
||||
ruby-bcrypt-pbkdf (>= 1.0~),
|
||||
# Gitaly GRPC client
|
||||
ruby-gitaly-proto (>= 1.37~),
|
||||
ruby-gitaly (>= 1.58~),
|
||||
ruby-grpc (>= 1.19~),
|
||||
ruby-google-protobuf (>= 3.7~),
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue