lib/sys/cpu.rb in sys-cpu-0.8.2 vs lib/sys/cpu.rb in sys-cpu-0.8.3

- old
+ new

@@ -3,10 +3,10 @@ require 'rbconfig' module Sys class CPU # The version of the sys-cpu gem. - VERSION = '0.8.2'.freeze + VERSION = '0.8.3'.freeze end end case RbConfig::CONFIG['host_os'] when /linux/i