Update dependencies
This commit is contained in:
parent
f7f4b58364
commit
fa73e1e155
1 changed files with 7 additions and 11 deletions
18
debian/control
vendored
18
debian/control
vendored
|
@ -33,7 +33,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
bzip2,
|
bzip2,
|
||||||
ucf,
|
ucf,
|
||||||
gitlab-shell (>= 8.3.3~),
|
gitlab-shell (>= 8.3.3~),
|
||||||
gitlab-workhorse (>= 6.1~),
|
gitlab-workhorse (>= 7.0.1~),
|
||||||
ruby-rails (>= 2:4.2.10~),
|
ruby-rails (>= 2:4.2.10~),
|
||||||
ruby-rails (<< 2:5),
|
ruby-rails (<< 2:5),
|
||||||
ruby-rack-test (>= 0.7.0~),
|
ruby-rack-test (>= 0.7.0~),
|
||||||
|
@ -89,12 +89,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-net-ldap (>= 0.16.1~),
|
ruby-net-ldap (>= 0.16.1~),
|
||||||
# Git Wiki
|
# Git Wiki
|
||||||
ruby-gollum-lib (>= 4.2.7.5~),
|
ruby-gollum-lib (>= 4.2.7.5~),
|
||||||
ruby-gollum-rugged-adapter (>= 0.4.4.1~),
|
|
||||||
# Language detection
|
# Language detection
|
||||||
ruby-github-linguist (>= 5.3.3~),
|
ruby-github-linguist (>= 5.3.3~),
|
||||||
ruby-escape-utils (>= 1.2.1~),
|
ruby-escape-utils (>= 1.2.1~),
|
||||||
# API
|
# API
|
||||||
ruby-grape (>= 1.0~),
|
ruby-grape (>= 1.1~),
|
||||||
ruby-grape-entity (>= 0.7.1~),
|
ruby-grape-entity (>= 0.7.1~),
|
||||||
ruby-rack-cors (>= 1.0~),
|
ruby-rack-cors (>= 1.0~),
|
||||||
# GraphQL API
|
# GraphQL API
|
||||||
|
@ -109,8 +108,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Files attachments
|
# Files attachments
|
||||||
ruby-carrierwave (>= 1.2.3~),
|
ruby-carrierwave (>= 1.2.3~),
|
||||||
ruby-mini-magick,
|
ruby-mini-magick,
|
||||||
# Drag and Drop UI
|
|
||||||
ruby-dropzonejs-rails (>= 0.7.1~),
|
|
||||||
# for backups
|
# for backups
|
||||||
ruby-fog-aws (>= 2.0.1~),
|
ruby-fog-aws (>= 2.0.1~),
|
||||||
ruby-fog-core (>= 1.44~),
|
ruby-fog-core (>= 1.44~),
|
||||||
|
@ -130,7 +127,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Markdown and HTML processing
|
# Markdown and HTML processing
|
||||||
ruby-html-pipeline (>= 2.8~),
|
ruby-html-pipeline (>= 2.8~),
|
||||||
ruby-task-list (>= 2.0~),
|
ruby-task-list (>= 2.0~),
|
||||||
ruby-github-markup (>= 1.6.4~),
|
ruby-github-markup (>= 1.7~),
|
||||||
ruby-redcarpet (>= 3.4~),
|
ruby-redcarpet (>= 3.4~),
|
||||||
ruby-commonmarker (>= 0.17~),
|
ruby-commonmarker (>= 0.17~),
|
||||||
ruby-redcloth (>= 4.3.2-3~),
|
ruby-redcloth (>= 4.3.2-3~),
|
||||||
|
@ -157,10 +154,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Issue tags
|
# Issue tags
|
||||||
ruby-acts-as-taggable-on (>= 5.0~),
|
ruby-acts-as-taggable-on (>= 5.0~),
|
||||||
# Background jobs
|
# Background jobs
|
||||||
ruby-sidekiq (>= 5.1~),
|
ruby-sidekiq (>= 5.2.1~),
|
||||||
ruby-sidekiq-cron (>= 0.6~),
|
ruby-sidekiq-cron (>= 0.6~),
|
||||||
ruby-redis-namespace (>= 1.6~),
|
ruby-redis-namespace (>= 1.6~),
|
||||||
ruby-sidekiq-limit-fetch (>= 3.4~),
|
|
||||||
# Cron Parser
|
# Cron Parser
|
||||||
ruby-rufus-scheduler (>= 3.4~),
|
ruby-rufus-scheduler (>= 3.4~),
|
||||||
# HTTP requests
|
# HTTP requests
|
||||||
|
@ -257,7 +253,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-peek-pg (>= 1.3~),
|
ruby-peek-pg (>= 1.3~),
|
||||||
ruby-peek-rblineprof (>= 0.2.0~),
|
ruby-peek-rblineprof (>= 0.2.0~),
|
||||||
ruby-peek-redis (>= 1.2~),
|
ruby-peek-redis (>= 1.2~),
|
||||||
ruby-peek-sidekiq (>= 1.0.3~),
|
ruby-gitlab-sidekiq-fetcher,
|
||||||
# Metrics
|
# Metrics
|
||||||
ruby-method-source (>= 0.8.2-2~),
|
ruby-method-source (>= 0.8.2-2~),
|
||||||
ruby-influxdb (>= 0.2~),
|
ruby-influxdb (>= 0.2~),
|
||||||
|
@ -288,7 +284,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 (>= 0.117~),
|
ruby-gitaly-proto (>= 0.118.1~),
|
||||||
ruby-grpc (>= 1.11~),
|
ruby-grpc (>= 1.11~),
|
||||||
ruby-google-protobuf (>= 3.5.1~),
|
ruby-google-protobuf (>= 3.5.1~),
|
||||||
#
|
#
|
||||||
|
@ -350,7 +346,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# node-url-loader,
|
# node-url-loader,
|
||||||
# node-katex
|
# node-katex
|
||||||
Recommends: certbot,
|
Recommends: certbot,
|
||||||
gitaly (>= 0.120.1~)
|
gitaly (>= 0.125.1~)
|
||||||
Description: git powered software platform to collaborate on code (non-omnibus)
|
Description: git powered software platform to collaborate on code (non-omnibus)
|
||||||
gitlab provides web based interface to host source code and track issues.
|
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
|
It allows anyone for fork a repository and send merge requests. Code review
|
||||||
|
|
Loading…
Reference in a new issue