I want to ping a site in my ruby code and saw that net-ping was a nice library to do this with. Unfortunately, when I tried to gem install net-ping I got the following error:
Use from source
gem "net-ping", :git => 'git://github.com/djberg96/net-ping.git' # bundle install
Now you can use functions from it in 1.9.2