Gem cleanup error

When I run cleanup I get an error

yadav@K64x2:$ sudo gem cleanup
Cleaning up installed gems…
Attempting to uninstall rack-1.0.0
ERROR: While executing gem … (Gem::InstallError)
Unknown gem rack = 1.0.0

How can I fix this? I am told I have rack (1.0.1, 1.0.0) install.


Kind Regards,
Rajinder Y.

http://DevMentor.org

Do Good! - Share Freely, Enrich and Empower people to Transform their
lives.

Rajinder Y. wrote:

When I run cleanup I get an error

yadav@K64x2:$ sudo gem cleanup
Cleaning up installed gems…
Attempting to uninstall rack-1.0.0
ERROR: While executing gem … (Gem::InstallError)
Unknown gem rack = 1.0.0

How can I fix this? I am told I have rack (1.0.1, 1.0.0) install.

Fixed this by installing rack 1.0.0 and rack 1.0.1 over again and then
running
cleanup.


Kind Regards,
Rajinder Y.

http://DevMentor.org

Do Good! - Share Freely, Enrich and Empower people to Transform their
lives.