update dependencies
This commit is contained in:
parent
b1f5274b53
commit
300e3d6562
1 changed files with 5 additions and 4 deletions
9
debian/control
vendored
9
debian/control
vendored
|
@ -42,8 +42,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
# Authentication libraries
|
||||
ruby-devise (>= 3.5.4~),
|
||||
ruby-devise-async (>= 0.9~),
|
||||
ruby-doorkeeper (>= 2.1~),
|
||||
ruby-doorkeeper (>= 3.1~),
|
||||
ruby-omniauth (>= 1.3.1~),
|
||||
ruby-omniauth-auth0 (>= 1.4.1~),
|
||||
ruby-omniauth-azure-oauth2 (>= 0.0.6~),
|
||||
ruby-omniauth-bitbucket (>= 0.0.2~),
|
||||
ruby-omniauth-cas3 (>= 1.1.2~),
|
||||
|
@ -67,7 +68,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
# Browser detection
|
||||
ruby-browser (>= 1.0.0~),
|
||||
# Extracting information from a git repository
|
||||
ruby-gitlab-git (>= 8.2~),
|
||||
ruby-gitlab-git (>= 10.0~),
|
||||
# LDAP Auth
|
||||
# Debian package includes gitlab patches
|
||||
ruby-omniauth-ldap (>= 1.0.4~),
|
||||
|
@ -149,7 +150,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
# d3
|
||||
ruby-d3-rails (>= 3.1~),
|
||||
#cal-heatmap
|
||||
ruby-cal-heatmap-rails (>= 3.5.1~),
|
||||
ruby-cal-heatmap-rails (>= 3.6.0~),
|
||||
# underscore-rails
|
||||
ruby-underscore-rails (>= 1.4~),
|
||||
# Sanitize user input
|
||||
|
@ -162,7 +163,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
# Protect against bruteforcing
|
||||
ruby-rack-attack (>= 4.3.1~),
|
||||
# Ace editor
|
||||
ruby-ace-rails-ap (>= 3.0.3~),
|
||||
ruby-ace-rails-ap (>= 4.0.2~),
|
||||
# Keyboard shortcuts
|
||||
ruby-mousetrap-rails (>= 1.4.6~),
|
||||
# Detect and convert string character encoding
|
||||
|
|
Loading…
Reference in a new issue