add ruby-oj to depends
This commit is contained in:
parent
f0b1953ac7
commit
e5f75c1bdb
1 changed files with 2 additions and 0 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -177,6 +177,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~),
|
||||
# Faster JSON
|
||||
ruby-oj (>= 2.17.4),
|
||||
# Parse time & duration
|
||||
ruby-chronic (>= 0.10.2-3~),
|
||||
ruby-chronic-duration,
|
||||
|
|
Loading…
Reference in a new issue