Update deps

This commit is contained in:
Sruthi Chandran 2018-12-25 13:24:56 +05:30
parent 21dc2c293e
commit 4603606b20

33
debian/control vendored
View file

@ -34,17 +34,14 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
openssh-client,
bzip2,
ucf,
gitlab-shell (>= 8.4.1~),
gitlab-workhorse (>= 7.1.3~),
ruby-rails (>= 2:4.2.10~),
ruby-rails (<< 2:5),
ruby-rack-test (>= 0.7.0~),
ruby-rails-dom-testing (>= 1.0.6-2~),
ruby-arel (>= 6.0.4~),
gitlab-shell (>= 8.4.3~),
gitlab-workhorse (>= 7.6~),
ruby-rails (>= 2:5.2.0~),
ruby-rails-deprecated-sanitizer (>= 1.0.3~),
ruby-nakayoshi-fork (>= 0.0.4~),
ruby-responders (>= 2.0~),
ruby-sprockets (>= 3.7~),
ruby-default-value-for (>= 3~),
ruby-default-value-for (>= 3.1.1~),
#ruby-mysql2 | ruby-pg,
ruby-pg (>= 0.19~),
ruby-rugged (>= 0.27~),
@ -84,7 +81,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Browser detection
ruby-browser (>= 2.5~),
# GPG
ruby-gpgme,
ruby-gpgme (>= 2.0.18~),
# LDAP Auth
ruby-omniauth-ldap (>= 2.0.4~),
ruby-ntlm (>= 0.6.1~),
@ -132,7 +129,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-org (>= 0.9.12-2~),
ruby-creole (>= 0.5.0~),
ruby-wikicloth (>= 0.8.1~),
asciidoctor (>= 1.5.6~),
asciidoctor (>= 1.5.8~),
ruby-asciidoctor-plantuml (>= 0.0.8~),
ruby-rouge (>= 3.1~),
ruby-truncato (>= 0.7.9~),
@ -144,6 +141,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Diffs
ruby-diffy (>= 3.1~),
# Application server
ruby-rack (>= 2.0.6~),
unicorn (>= 5.4~),
ruby-kgio (>= 2.11.2~),
ruby-unicorn-worker-killer (>= 0.4.4~),
@ -155,6 +153,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-sidekiq (>= 5.2.1~),
ruby-sidekiq-cron (>= 0.6~),
ruby-redis-namespace (>= 1.6~),
ruby-gitlab-sidekiq-fetcher (>= 0.1.0~),
# Cron Parser
ruby-rufus-scheduler (>= 3.4~),
# HTTP requests
@ -178,6 +177,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Redis
ruby-redis (>= 3.2~),
ruby-connection-pool (>= 2.0~),
# Discord integration
ruby-discordrb-webhooks (>= 3.3.0~),
# HipChat integration
ruby-hipchat (>= 1.5~),
# JIRA integration
@ -190,11 +191,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Hangouts Chat integration
ruby-hangouts-chat (>= 0.0.5),
# Asana integration
ruby-asana (>= 0.6~),
ruby-asana (>= 0.8.1~),
# FogBugz integration
ruby-fogbugz (>= 0.2.1-3~),
# Kubernetes integration
ruby-kubeclient (>= 3.1~),
ruby-kubeclient (>= 4.0~),
# Sanitize user input
ruby-sanitize (>= 4.6.5~),
ruby-babosa (>= 1.0.2~),
@ -208,6 +209,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-ace-rails-ap (>= 4.1~),
# Detect and convert string character encoding
ruby-charlock-holmes (>= 0.7.5~),
# Detect mime content type from content
ruby-mimemagic (>= 0.3.2~),
# Faster blank
ruby-fast-blank,
# Parse time & duration
@ -243,7 +246,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-gettext-i18n-rails (>= 1.8~),
ruby-gettext-i18n-rails-js (>= 1.3~),
#
ruby-batch-loader (>= 1.2.1~),
ruby-batch-loader (>= 1.2.2~),
# Perf bar
ruby-peek (>= 1.0.1~),
ruby-peek-gc (>= 0.0.2~),
@ -281,7 +284,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-ed25519 (>= 1.2~),
ruby-bcrypt-pbkdf (>= 1.0~),
# Gitaly GRPC client
ruby-gitaly-proto (>= 0.123.0~),
ruby-gitaly-proto (>= 1.3~),
ruby-grpc (>= 1.15~),
ruby-google-protobuf (>= 3.6~),
#
@ -341,7 +344,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# node-url-loader,
# node-katex
Recommends: certbot,
gitaly (>= 0.129.0~)
gitaly (>= 1.7.1~)
Description: git powered software platform to collaborate on code (non-omnibus)
gitlab provides web based interface to host source code and track issues.
It allows anyone for fork a repository and send merge requests. Code review