On Thu, Apr 17, 2008 at 8:23 PM, Eric Hodel <[EMAIL PROTECTED]> wrote: > A user of RubyGems can already control which gem gets activated with > Kernel#gem. However, it is up to the user to activate the gems they > need in dependency order. `gem lock` can help with this.
Try GemInstaller. It should be able to provide all the control you need over gem activation, and autoinstall all required versions as well. If you can't make it do what you need, let me know. -- Chad _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
