On Jan 3, 2008, at 4:07 PM, Chad Woolley wrote:

> Is there any way to do a gem update --system, but only to a specified
> version?  I'd like to automate my gem system updates, but only up to a
> version that I have tested, like = 1.0.1.

You should be able to do a

    gem install rubygems-update -v1.0.1

and run the update_rubygems script manually (warning: from memory and  
untested)

It's two steps, but it is under your control then.

-- 
-- Jim Weirich
-- [EMAIL PROTECTED]




_______________________________________________
Rubygems-developers mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to