gem source -r https://rubygems.org/
gem source -a http://rubygems.org/
Remove the secure URL, add an unsecure one. My gems are now updating without issues.
gem source -r https://rubygems.org/
gem source -a http://rubygems.org/
Remove the secure URL, add an unsecure one. My gems are now updating without issues.