RubyGems最初的镜像为https://rubygems.org/,为了方便国内用户数据为替换为 https://ruby.taobao.org/,之后再次为
https://gems.ruby-china.org/。最近为https://gems.ruby-china.com/
历史镜像:
https://rubygems.org。//国外
https://ruby.taobao.org/
https://gems.ruby-china.org/
https://gems.ruby-china.com/ //最新
报错1:
Error fetching https://ruby.taobao.org/:
SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (https://ruby.taobao.org/specs.4.8.gz)
报错2:
Error fetching https://gems.ruby-china.org/:
bad response Not Found 404 (https://gems.ruby-china.org/specs.4.8.gz)
解决:
gem sources -a https://gems.ruby-china.com/