tighten dependencies
This commit is contained in:
parent
6713b461b3
commit
397754dce1
1 changed files with 8 additions and 7 deletions
15
debian/control
vendored
15
debian/control
vendored
|
@ -35,7 +35,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
ruby-rails (<< 2:5),
|
||||
ruby-rails-deprecated-sanitizer (>= 1.0.3~),
|
||||
ruby-responders (>= 2.0~),
|
||||
ruby-sprockets (>= 3.3.0~),
|
||||
ruby-sprockets (>= 3.6~),
|
||||
ruby-sprockets-es6,
|
||||
ruby-default-value-for (>= 3~),
|
||||
#ruby-mysql2 | ruby-pg,
|
||||
ruby-pg (>= 0.18.4~),
|
||||
|
@ -68,7 +69,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
# Browser detection
|
||||
ruby-browser (>= 2.2~),
|
||||
# Extracting information from a git repository
|
||||
ruby-gitlab-git (>= 10.3.2~),
|
||||
ruby-gitlab-git (>= 10.4.7~),
|
||||
# LDAP Auth
|
||||
# Debian package includes gitlab patches
|
||||
ruby-omniauth-ldap (>= 1.0.4~),
|
||||
|
@ -83,7 +84,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
# Pagination
|
||||
ruby-kaminari (>= 0.17~),
|
||||
# HAML
|
||||
ruby-hamlit,
|
||||
ruby-hamlit (>= 2.7~),
|
||||
# Files attachments
|
||||
ruby-carrierwave (>= 0.9~),
|
||||
# Drag and Drop UI
|
||||
|
@ -108,7 +109,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
ruby-task-list (>= 1.0.2~),
|
||||
ruby-github-markup (>= 1.3.1~),
|
||||
ruby-redcarpet (>= 3.3.4~),
|
||||
ruby-redcloth (>= 4.2.9-5~),
|
||||
ruby-redcloth (>= 4.3.2~),
|
||||
ruby-org (>= 0.9.12-2~),
|
||||
ruby-creole (>= 0.5.0~),
|
||||
ruby-wikicloth (>= 0.8.1~),
|
||||
|
@ -138,7 +139,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
# GitLab settings
|
||||
ruby-settingslogic (>= 2.0.9~),
|
||||
# Misc
|
||||
ruby-version-sorter (>= 2.0.0~),
|
||||
ruby-version-sorter (>= 2.1~),
|
||||
# Cache
|
||||
ruby-redis-rails (>= 4.0.0~),
|
||||
# Campfire integration
|
||||
|
@ -171,7 +172,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
# Protect against bruteforcing
|
||||
ruby-rack-attack (>= 4.3.1~),
|
||||
# Ace editor
|
||||
ruby-ace-rails-ap (>= 4.0.2~),
|
||||
ruby-ace-rails-ap (>= 4.1~),
|
||||
# Keyboard shortcuts
|
||||
ruby-mousetrap-rails (>= 1.4.6~),
|
||||
# Detect and convert string character encoding
|
||||
|
@ -188,7 +189,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
ruby-bootstrap-sass (>= 3.3.0~),
|
||||
ruby-font-awesome-rails (>= 4.6.1~),
|
||||
ruby-gemojione (>= 3.0~),
|
||||
ruby-gon (>= 6.0.1~),
|
||||
ruby-gon (>= 6.1~),
|
||||
ruby-jquery-atwho-rails (>= 1.3.2~),
|
||||
ruby-jquery-rails (>= 4.0.0~),
|
||||
ruby-jquery-scrollto-rails (>= 1.4.3~),
|
||||
|
|
Loading…
Add table
Reference in a new issue