Closed jrmhaig closed 8 years ago
can you confirm that this will work for windows, bsd, linux, and osx? also, which ruby versions will this work with? the advantage of using /bin/ifconfig is that it works for old rubies. also, seems like bumping version to only 1.x will break many, many projects unless the portability is the same or better.
Bumped major version and set minimum Ruby version (2.1.0). Works on Mac and Linux but not Windows so this probably needs a bit more work before it can be merged.
I will create a new PR once I have fixed the cross platform compatibility.
This work was actually done by @tsilen. All I have done is update the version to 1.7.2.
This fixes #26