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