[rubygems/rubygems] Handle Errno::EADDRNOTAVAIL gracefully
Errno::EADDRNOTAVAIL
As showed by the unskiped spec, on Windows trying to use the 0.0.0.0 interface raises this error, and it's raised as a generic system error when trying to create a bundler.lock file. Here's is a better place to handle that.
bundler.lock
https://github.com/rubygems/rubygems/commit/e32c5a9e5c
[rubygems/rubygems] Handle
Errno::EADDRNOTAVAILgracefullyAs showed by the unskiped spec, on Windows trying to use the 0.0.0.0
interface raises this error, and it's raised as a generic system error
when trying to create a
bundler.lockfile. Here's is a better place tohandle that.
https://github.com/rubygems/rubygems/commit/e32c5a9e5c