On 1/12/07, Nathaniel Talbott <ntalbott / gmail.com> wrote: > On 1/12/07, Gregory Seidman <gsslist+ruby / anthropohedron.net> 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?