Is there a way to run ‘gem cleanup’ so that this question:
If you remove this gems, one or more dependencies will not be met.
Continue with Uninstall? [Yn]
is automatically answered in the negative? Why is Y the default, anyway?
wouldn’t that break deps?
Thanks for any advice…
From: Joel VanderWerf [email protected]
Reply-To: [email protected]
Date: Mon, 13 Jul 2009 09:44:40 -0700
To: ruby-talk ML [email protected]
Subject: gem cleanup and “dependencies will not be met”
Is there a way to run ‘gem cleanup’ so that this question:
If you remove this gems, one or more dependencies will not be met.
Continue with Uninstall? [Yn]
is automatically answered in the negative? Why is Y the default, anyway?
wouldn’t that break deps?
Thanks for any advice…
Thanks for any advice…
Hack it in and submit a patch to the rubygems fellas
Sorry couldn’t resist
=r