On Jan 3, 2008 7:07 PM, Chad Woolley <[EMAIL PROTECTED]> 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.
>

AFAIK, no.

But you can specify the source of update:

gem update --system --source http://my-gem-server

HTH,
-- 
Luis Lavena
Multimedia systems
-
A common mistake that people make when trying to design
something completely foolproof is to underestimate
the ingenuity of complete fools.
Douglas Adams
_______________________________________________
Rubygems-developers mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to