On Aug 3, 2010, at 7:26 AM, botp wrote: > ... > > later, i uninstall ruport > > $ gem uninstall ruport > Successfully uninstalled ruport-1.6.3 > > but the dependencies are still there and not removed. > > $ gem list > > *** LOCAL GEMS *** > color (1.4.1) > fastercsv (1.5.3) > hoe (2.6.1) > json_pure (1.4.3) > pdf-writer (1.1.8) > > > now i have to remove them one by one too.. We don't track the difference between an explicitly installed gem and a gem installed via a dependency. Patches welcome, but it's not a high priority, and a more unpleasant dev task than it seems at first glance. :( ~ j.