#1036: macgem not able to upgrade a gem it should be able to upgrade ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ------------------------------------+--------------------------------------- I tried setting up a gem on a new machine today using macgem, but macgem seems to refuse to install the latest version of the gem (what I wanted). After it installed the wrong version first I tried to explicitly set the version: ± macgem install jiraSOAP -v 0.5.3 Successfully installed jiraSOAP-0.5.0 1 gem installed Then I tried to update: ± macgem update Updating installed gems Updating jiraSOAP Successfully installed jiraSOAP-0.5.0 I am running on the latest nightly build of MacRuby 0.8 (Dec. 11) -- Ticket URL: <http://www.macruby.org/trac/ticket/1036> MacRuby <http://macruby.org/>