[Rubygems-developers] [ rubygems-Bugs-27857 ] gem search with version doesn't correctly limit the version
noreply at rubyforge.org
noreply at rubyforge.org
Wed Apr 21 00:59:52 EDT 2010
Bugs item #27857, was opened at 2010-02-18 15:07
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=575&aid=27857&group_id=126
>Category: `gem` commands (other)
>Group: v1.3.x
>Status: Closed
>Resolution: Accepted
Priority: 3
Submitted By: Greg Hazel (ghazel)
>Assigned to: Eric Hodel (drbrain)
Summary: gem search with version doesn't correctly limit the version
Initial Comment:
$ gem search ghazel-POpen4 -r --version "= 0.1.4.1"
*** REMOTE GEMS ***
ghazel-POpen4 (0.1.5.1)
Notice it returned a result which is incorrect. 0.1.4.1 is even available: http://gemcutter.org/gems/ghazel-POpen4
----------------------------------------------------------------------
>Comment By: Eric Hodel (drbrain)
Date: 2010-04-20 21:59
Message:
--version is only for use with --installed. I've updated --help to show this.
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=575&aid=27857&group_id=126
More information about the Rubygems-developers
mailing list