gem yank <GEM>
Remove a pushed gem from the index
Arguments
Name | Description |
---|---|
GEM | Name of gem |
Options
Name | Description |
---|---|
-v, --version <VERSION> | Specify version of gem to dependency |
--platform <PLATFORM> | Specify the platform of gem to dependency |
--host <HOST> | Use another gemcutter-compatible host (e.g. https://rubygems.org) |
-k, --key <KEYNAME> | Use the given API key |
--otp <CODE> | Digit code for multifactor authentication You can also use the environment variable GEM_HOST_OTP_CODE |