Releases: threez/ruby-vmstat
Releases · threez/ruby-vmstat
v2.3.0
- [#16] Changes the struct returned by
#memory
to LinuxMemory (if MemAvailable is in the procfs). That adds a new functionLinuxMemory#available
that returns the available bytes - Adds missing
Gemfile.lock
(caused travis ci problems) - Update
.ruby-version
and travis ci config to ruby 2.2.6