gem check [GEMNAME]
Check a gem repository for added or missing files
Arguments
Options
Name | Description |
---|
-a, --alien | Report 'unmanaged' or rogue files in the gem repository |
--no-alien | Report 'managed' or rogue files in the gem repository |
--doctor | Clean up uninstalled gems and broken specifications |
--no-doctor | Do not clean up uninstalled gems and broken specifications |
--dry-run | Do not remove files, only report what would be removed |
--no-dry-run | Remove files |
--gems | Check installed gems for problems |
--no-gems | Check not installed gems for problems |
-v, --version <VERSION> | Specify version of gem to check |