I\'m on windows, and have updated from ruby 1.8.x to 1.9.x, and am now getting error popups that complain ruby-mssomethingrt.1.8.x.dll is missing.
I would like to fi
In Cygwin you could try gem list --all -d | grep --before-context=1 --after-context=4 Platform.
gem list --all -d | grep --before-context=1 --after-context=4 Platform