If you know the version (gem list GEMNAME) then you can:
gem uninstall GEMNAME --version=VERSION
i.e.:
gem list test-unit
*** LOCAL GEMS ***
test-unit (2.0.5, 1.2.3)
gem uninstall test-unit --version=1.2.3
Successfully uninstalled test-unit-1.2.3
On Nov 3, 9:23 pm, Conrad Taylor wrote:
On Tue, Nov 3, 2009 at 5:55 PM, RVince wrote:
>
> I would like to remove (uninstall) a particular gem. I installed the
> gem creator's beta copy of their next release, but it's problematic,
> and I neet to revert to the most recent stable version.
>
> How might i uninstall a particular gem?
>
Yo
On Tue, Nov 3, 2009 at 5:55 PM, RVince wrote:
> How might i uninstall a particular gem?
You *might* start with `gem --help`
FWIW,
--
Hassan Schroeder hassan.schroe...@gmail.com
twitter: @hassan
--~--~-~--~~~---~--~~
You received this m
3 matches
Mail list logo