From: barjunk Date: 2007-05-09T09:30:08+09:00 Subject: gem install specific version I know that I can do: gem install --version '> 0.3.2' packagename but what if there is a "mswin" and a "ruby" version? Any way to get it to pick the right one? Mike B.