Skip to content

Instantly share code, notes, and snippets.

@defunkt
Created October 3, 2009 18:57
Show Gist options
  • Save defunkt/200816 to your computer and use it in GitHub Desktop.
Save defunkt/200816 to your computer and use it in GitHub Desktop.
$ gem push pkg/choice-0.1.4.gem
Pushing gem to Gemcutter...
You do not have permission to push to this gem.
$ gem migrate choice
Starting migration of choice from RubyForge...
A migration token has been created.
Uploading the migration token to choice.rubyforge.org. Please enter your RubyForge login:
Login: defunkt
Password:
Successfully uploaded your token.
Asking Gemcutter to verify the upload...
Your gem has been migrated! You can now push new versions with: `gem push choice`
$ gem push pkg/choice-0.1.4.gem
Pushing gem to Gemcutter...
Successfully registered gem: choice (0.1.4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment