Dominic Sisneros said:
> Jim,
>
> Thanks for the reply.
>
> I haven't really browsed the code but there must be a method that gets an
> array of the gems that need to be updated.
> Can we have an option or command to just list these gems that need
> updating.
>
> gem outdated  => [gem1,gem2,gem3,ferret]
>
> gem update gem1 gem2 gem3

Interesting.  This reminds me of the --dry-run option in Rake that lists
the things rake would do if it wasn't in dry run mode.

-- 
-- Jim Weirich     [EMAIL PROTECTED]    http://onestepback.org
-----------------------------------------------------------------
"Beware of bugs in the above code; I have only proved it correct,
not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)

_______________________________________________
Rubygems-developers mailing list
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to