Update dependencies
This commit is contained in:
parent
e93d7a1329
commit
27cc757df3
1 changed files with 8 additions and 16 deletions
24
debian/control
vendored
24
debian/control
vendored
|
@ -33,8 +33,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
openssh-client,
|
openssh-client,
|
||||||
bzip2,
|
bzip2,
|
||||||
ucf,
|
ucf,
|
||||||
gitlab-shell (>= 8.3.3~),
|
gitlab-shell (>= 8.4.1~),
|
||||||
gitlab-workhorse (>= 7.0.1~),
|
gitlab-workhorse (>= 7.1.3~),
|
||||||
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~),
|
||||||
|
@ -88,11 +88,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-omniauth-ldap (>= 2.0.4~),
|
ruby-omniauth-ldap (>= 2.0.4~),
|
||||||
ruby-ntlm (>= 0.6.1~),
|
ruby-ntlm (>= 0.6.1~),
|
||||||
ruby-net-ldap (>= 0.16.1~),
|
ruby-net-ldap (>= 0.16.1~),
|
||||||
# Git Wiki
|
|
||||||
ruby-gollum-lib (>= 4.2.7.5~),
|
|
||||||
# Language detection
|
|
||||||
ruby-github-linguist (>= 5.3.3~),
|
|
||||||
ruby-escape-utils (>= 1.2.1~),
|
|
||||||
# API
|
# API
|
||||||
ruby-grape (>= 1.1~),
|
ruby-grape (>= 1.1~),
|
||||||
ruby-grape-entity (>= 0.7.1~),
|
ruby-grape-entity (>= 0.7.1~),
|
||||||
|
@ -142,6 +137,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-truncato (>= 0.7.9~),
|
ruby-truncato (>= 0.7.9~),
|
||||||
ruby-bootstrap-form (>= 2.7~),
|
ruby-bootstrap-form (>= 2.7~),
|
||||||
ruby-nokogiri (>= 1.8.2~),
|
ruby-nokogiri (>= 1.8.2~),
|
||||||
|
ruby-escape-utils (>= 1.2.1~),
|
||||||
# Calendar rendering
|
# Calendar rendering
|
||||||
ruby-icalendar,
|
ruby-icalendar,
|
||||||
# Diffs
|
# Diffs
|
||||||
|
@ -186,7 +182,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# JIRA integration
|
# JIRA integration
|
||||||
ruby-jira (>= 1.4~),
|
ruby-jira (>= 1.4~),
|
||||||
# Flowdock integration
|
# Flowdock integration
|
||||||
ruby-gitlab-flowdock-git-hook (>= 1.0.1-4~),
|
ruby-flowdock (>= 0.7~),
|
||||||
ruby-posix-spawn (>= 0.3.13~),
|
ruby-posix-spawn (>= 0.3.13~),
|
||||||
# Slack integration
|
# Slack integration
|
||||||
ruby-slack-notifier (>= 1.5.1~),
|
ruby-slack-notifier (>= 1.5.1~),
|
||||||
|
@ -209,8 +205,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-rack-attack (>= 4.4.1~),
|
ruby-rack-attack (>= 4.4.1~),
|
||||||
# Ace editor
|
# Ace editor
|
||||||
ruby-ace-rails-ap (>= 4.1~),
|
ruby-ace-rails-ap (>= 4.1~),
|
||||||
# Keyboard shortcuts
|
|
||||||
ruby-mousetrap-rails (>= 1.4.6~),
|
|
||||||
# Detect and convert string character encoding
|
# Detect and convert string character encoding
|
||||||
ruby-charlock-holmes (>= 0.7.5~),
|
ruby-charlock-holmes (>= 0.7.5~),
|
||||||
# Faster blank
|
# Faster blank
|
||||||
|
@ -286,9 +280,9 @@ 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.118.1~),
|
ruby-gitaly-proto (>= 0.123.0~),
|
||||||
ruby-grpc (>= 1.11~),
|
ruby-grpc (>= 1.15~),
|
||||||
ruby-google-protobuf (>= 3.5.1~),
|
ruby-google-protobuf (>= 3.6~),
|
||||||
#
|
#
|
||||||
ruby-toml-rb (>= 1.0.0-2~),
|
ruby-toml-rb (>= 1.0.0-2~),
|
||||||
# Feature toggles
|
# Feature toggles
|
||||||
|
@ -298,8 +292,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Structured logging
|
# Structured logging
|
||||||
ruby-lograge (>= 0.5~),
|
ruby-lograge (>= 0.5~),
|
||||||
ruby-grape-logging (>= 1.7~),
|
ruby-grape-logging (>= 1.7~),
|
||||||
# Asset synchronization
|
|
||||||
ruby-asset-sync (>= 2.4~),
|
|
||||||
# Vendored js files
|
# Vendored js files
|
||||||
# Keeping this to ease backporting as it is in contrib anyway
|
# Keeping this to ease backporting as it is in contrib anyway
|
||||||
# libjs-jquery-atwho,
|
# libjs-jquery-atwho,
|
||||||
|
@ -348,7 +340,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# node-url-loader,
|
# node-url-loader,
|
||||||
# node-katex
|
# node-katex
|
||||||
Recommends: certbot,
|
Recommends: certbot,
|
||||||
gitaly (>= 0.125.1~)
|
gitaly (>= 0.129.0~)
|
||||||
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…
Add table
Reference in a new issue