mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-05 00:02:50 -04:00
This will be way faster on linux systems than shelling out to uname. Also add hostname from Socket.gethostname since that information is provided by `uname -a` but not /proc/version.