From: Gregory Brown Date: 2007-01-13T13:09:17+09:00 Subject: Re: Tattle - The Ruby Census On 1/12/07, Nathaniel Talbott wrote: > On 1/12/07, Gregory Seidman wrote: > > > Default: no prompt, no install > > -Y: no prompt, install > > --optional-dependencies: prompt > > A way to install the optional dependencies for an already-installed > gem would be great, too. I'm not thinking of a great syntax off the > top of my head, though. does this need an option? wouldn't gem install ruport -v 0.6.0 -Y do the trick?