Timeout when installing ruby gems
问题 I'm trying to install the bundler gem using $ gem install bundler . When I execute the command, I receive the following response: ERROR: Could not find a valid gem 'bundler' (>= 0), here is why: Unable to download data from https://rubygems.org/ - Errno::ETIMEDOUT: Operation timed out - connect(2) (https://api.rubygems.org/latest_specs.4.8.gz) ERROR: Possible alternatives: bundler In an effort to make sure I wasn't going crazy, I tried installing nokogiri: ERROR: Could not find a valid gem