Bugs item #27446, was opened at 2009-11-17 16:26
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=575&aid=27446&group_id=126

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Roger Pack (rogerdpack)
Assigned to: Nobody (None)
Summary: unable to uninstall bundled gems with 1.9.2

Initial Comment:
Don't know if this is a concern at all, but thought I'd point it out.



C:\dev\ruby\ruby-benchmark-suite\benchmarks\rdoc>ruby -v
ruby 1.9.2dev (2009-09-26 trunk 25103) [i386-mingw32]


C:\dev\ruby\ruby-benchmark-suite\benchmarks\rdoc>gem search rdoc

*** LOCAL GEMS ***

rdoc (2.2.2)

C:\dev\ruby\ruby-benchmark-suite\benchmarks\rdoc>gem uninstall rdoc
Successfully uninstalled rdoc-2.2.2

C:\dev\ruby\ruby-benchmark-suite\benchmarks\rdoc>gem search rdoc

*** LOCAL GEMS ***

rdoc (2.2.2)

Thanks.
-r

----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=575&aid=27446&group_id=126
_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to