You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This often is a result of the network refusing 443 (https) traffic. This often happens to NREL employees. To fix this please run
$ gem sources -r https://rubygems.org/
https://rubygems.org/ removed from sources
$ gem sources -a http://rubygems.org/
https://rubygems.org is recommended for security over http://rubygems.org/
Do you want to add this insecure source? [yn] y
http://rubygems.org/ added to sources
reported by @ljbrackney:
The text was updated successfully, but these errors were encountered: