ClearDisk currently supports 15+ cache types but doesn't scan for Ruby gems cache.\n\nCache Details:\n- Location: ~/.gem/\n- Typical size: 2-10 GB for active Ruby developers\n- Safe to delete: Yes (gems are reinstalled via bundle install)\n\nImplementation:\n- Add a new cache entry to the scanner for the ~/.gem/ directory\n- Display as 'Ruby Gems' in the cache list\n\nThis is a good first issue for contributors who want to learn the codebase.
ClearDisk currently supports 15+ cache types but doesn't scan for Ruby gems cache.\n\nCache Details:\n- Location:
~/.gem/\n- Typical size: 2-10 GB for active Ruby developers\n- Safe to delete: Yes (gems are reinstalled viabundle install)\n\nImplementation:\n- Add a new cache entry to the scanner for the~/.gem/directory\n- Display as 'Ruby Gems' in the cache list\n\nThis is a good first issue for contributors who want to learn the codebase.