Skip to content

Instantly share code, notes, and snippets.

@snhasani
Created February 26, 2015 09:22
Show Gist options
  • Save snhasani/b32c2c42d7fce81bde4b to your computer and use it in GitHub Desktop.
Save snhasani/b32c2c42d7fce81bde4b to your computer and use it in GitHub Desktop.
change gem source url from https to http

Enter exactly following command

$ gem source -r https://rubygems.org/
$ gem source -a http://rubygems.org/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment