On Jan 5, 2008 2:33 AM, Eric Hodel <[EMAIL PROTECTED]> wrote: > If you have multiple rubygems updates installed, you can choose which > one to install with: > > update_rubygems _0.9.4_
OK, this works for my purposes. One problem, though. It always appears to install the latest installed update version, regardless of the parameter that is passed. Strangely, it seemed to work when I did the same thing via irb (explicitly run "gem 'rubygems-update', '1.0.0', then "load 'update_rubygems'"). I opened a bug for this: http://rubyforge.org/tracker/index.php?func=detail&aid=16842&group_id=126&atid=575 Thanks, Chad _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
