mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-27 00:03:06 -05: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.