update dependencies
This commit is contained in:
parent
805b5bf884
commit
280e4a81b5
1 changed files with 4 additions and 0 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -65,6 +65,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
ruby-devise-two-factor (>= 3.0~),
|
||||
ruby-rqrcode-rails3 (>= 0.1.7~),
|
||||
ruby-attr-encrypted (>= 3.0~),
|
||||
ruby-u2f,
|
||||
# Browser detection
|
||||
ruby-browser (>= 2.0~),
|
||||
# Extracting information from a git repository
|
||||
|
@ -90,6 +91,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
ruby-dropzonejs-rails (>= 0.7.1~),
|
||||
# for backups
|
||||
ruby-fog-aws (>= 0.9~),
|
||||
ruby-fog-azure,
|
||||
ruby-fog-core (>= 1.40~),
|
||||
ruby-fog-local (>= 0.3~),
|
||||
ruby-fog-google (>= 0.3~),
|
||||
|
@ -173,6 +175,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
ruby-mousetrap-rails (>= 1.4.6~),
|
||||
# Detect and convert string character encoding
|
||||
ruby-charlock-holmes (>= 0.7.3~),
|
||||
# Parse duration
|
||||
ruby-chronic-duration,
|
||||
ruby-sass-rails (>= 5.0.0~),
|
||||
ruby-coffee-rails (>= 4.1.0~),
|
||||
ruby-coffee-script-source (>= 1.10.0~),
|
||||
|
|
Loading…
Reference in a new issue