Hi, I'm @arazgholami, Programmer, Blogger and Explorer.I create things and make them better. I'm a repairer, not replacer.I love to transform complex things to simple things. Resolving Issues with Ruby Gem Repositories === If you have recently experienced problems connecting to Gem repositories (Ruby package management), it's likely due to HTTPS restrictions. To resolve this, you can switch the default repositories to HTTP. Use the following commands in your terminal:gem source -r https://rubygems.orggem source -a http://rubygems.org Tuesday 03:41 AM, 17 November 2015 Share: https://arazgholami.com/resolving-issues-with-ruby-gem-repositories