When I try to push my (brand-new) project to Rubygems.org, I get this:
- $ rake release
webri 1.0.0 built to pkg/webri-1.0.0.gem.
Tagged v1.0.0.
Pushed git commits and release tag.
Pushing gem to https://rubygems.org...
There was a problem saving your gem: Canonical number has already been taken. Existing version: 1.0
A search on Rubygems for the name webri does not show any such gem.
How to fix?