Update deps

This commit is contained in:
Sruthi Chandran 2019-10-12 23:32:28 +05:30
parent f5d1c1fd15
commit e2bc5149f6

22
debian/control vendored
View file

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