gem unpack <GEMNAME>
Unpack an installed gem to the current directory
Arguments
Name | Description |
---|---|
GEMNAME | Name of gem to unpack |
Options
Name | Description |
---|---|
--target <DIR> | Target directory for unpacking |
--spec | Unpack the gem specification |
-v, --version <VERSION> | Specify version of gem to unpack |