djberg96 / sys-proctable

A cross-platform Ruby interface for gathering process information on your operating system
Apache License 2.0
150 stars 33 forks source link

Rubocop updates for Mac #93

Closed djberg96 closed 3 years ago

djberg96 commented 3 years ago

Mainly stylistic changes, with one minor string concatenation optimization, and one bug (return vs next) fix.