[Rubygems-developers] gem update --system with a version requirement?
Luis Lavena
luislavena at gmail.com
Thu Jan 3 16:20:25 EST 2008
On Jan 3, 2008 7:07 PM, Chad Woolley <thewoolleyman at gmail.com> 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
More information about the Rubygems-developers
mailing list