New Push Key

We'll send you a push key to the given email address. It expires in 24 hours and replaces an existing active key, if any.

You can use it to push gems like this:

  GEM_HOST_API_KEY=push_key gem push --host https://beta.gem.coop/@namespace
  GEM_HOST_API_KEY=push_key RUBYGEMS_HOST=https://beta.gem.coop/@namespace rake release

NOTE! We have an issue with pushing precompiled gems right now, we'll have it fixed up soon.