tighten "ruby-vmstat" dependency versioning
~~~~ Could not find gem 'vmstat (>= 2.1.1, ~> 2.1)' in any of the gem sources listed in your Gemfile or available on this machine. ~~~~
This commit is contained in:
parent
684c546f9a
commit
509241b79d
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -224,7 +224,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
# Health check
|
||||
ruby-health-check (>= 2.1~),
|
||||
# System information
|
||||
ruby-vmstat,
|
||||
ruby-vmstat (>= 2.2.0~),
|
||||
ruby-sys-filesystem,
|
||||
# Vendored js files
|
||||
libjs-jquery-cookie,
|
||||
|
|
Loading…
Reference in a new issue