gem is buggy
gem list thrift
LOCAL GEMS
thrift (0.2.0.4)
thrift_client (0.5.0)
gem list thrift -i --version 0.5.0
true
gem list thrift -i --version 0.5.1
false
gem -v
1.3.7
Comments are currently closed for this discussion. You can start a new one.
LOCAL GEMS
thrift (0.2.0.4)
thrift_client (0.5.0)
true
false
1.3.7
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Eric Hodel on 20 Dec, 2010 10:12 PM
Gem list matches lazily. Try an exact regular expression or use gem query -n
Eric Hodel closed this discussion on 20 Dec, 2010 10:12 PM.