[Rubygems-developers] [ rubygems-Bugs-27413 ] unable to install gem specified version
noreply at rubyforge.org
noreply at rubyforge.org
Sat Nov 7 19:46:40 EST 2009
Bugs item #27413, was opened at 2009-11-08 00:46
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=575&aid=27413&group_id=126
Category: `gem install` command
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Roger Pack (rogerdpack)
Assigned to: Nobody (None)
Summary: unable to install gem specified version
Initial Comment:
C:\dev\ruby\crystalizer>gem search ruby2cext -b -a
*** LOCAL GEMS ***
*** REMOTE GEMS ***
ruby2cext (0.2.0)
C:\dev\ruby\crystalizer>gem install ruby2cext -v0.2.0
Successfully installed ruby2cext-0.2.1
1 gem installed
C:\dev\ruby\crystalizer>ls
Changelog TODO bin ruby2cext-0.2.1.gem stuff
README VERSION doc ruby2cext.gemspec test
Rakefile benchmarks lib setup.rb
I'm guessing the cause is a ruby2cext-0.2.1.gem existing in the current working directory.
Not that this is not a show stopper, but thought I'd mention it.
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=575&aid=27413&group_id=126
More information about the Rubygems-developers
mailing list