Closed varchar closed 12 years ago
I'm not sure what you are referring to here.
gem install ripple
will always go to rubygems and download the pushed package of ripple. It doesn't pull from the git repo at all. However, I will open a pull request to update the gemspec so rubygems correctly links to the right repo.
Actually, it looks like one of the gem owners, which I am not, needs to make that change in the rubygems.org UI. @seancribbs
Fixed
Please update rubygems, so that gem install ripple actually points to the correct repo.
or change the readme to include this in the Gemfile. gem 'ripple', :git => 'https://github.com/basho/ripple'