gem install sinatra keeps fetching wrong version

Posted by sanpall on Stack Overflow See other posts from Stack Overflow or by sanpall
Published on 2010-03-30T20:09:01Z Indexed on 2010/03/30 20:13 UTC
Read the original article Hit count: 311

Filed under:
|

when i type "gem install sinatra" it keeps pulling 0.9.4 instead of the new 1.0

why does this happen?

© Stack Overflow or respective owner

Related posts about ruby

Related posts about sinatra