look for source list

gem sources list
gem sources -l

default mirror

https://rubygems.org/

delete default and add cn mirrors

gem sources --remove https://rubygems.org/
gem sources --add https://gems.ruby-china.com/

gem sources –add https://ruby.taobao.org