| 1 | initial version |
Try running sources -r https://rubygems.org/ followed by gem sources -a http://rubygems.org/ and then it should work.
| 2 | No.2 Revision |
Try running gem sources -r https://rubygems.org/ followed by gem sources -a http://rubygems.org/ and then it should work.