Created
August 30, 2011 04:06
-
-
Save freshtonic/1180160 to your computer and use it in GitHub Desktop.
rubygems bullshit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem list | grep rake | |
rake (0.9.2, 0.8.7) | |
jamessadler@elnido~ ruby-1.8.7-p352@wf (WSF-2495$+90) | |
⚡ gem uninstall rake --version=0.9.2 | |
You have requested to uninstall the gem: | |
rake-0.9.2 | |
uuidtools-2.1.1 depends on [rake (>= 0.8.3)] | |
rack-1.3.2 depends on [rake (>= 0)] | |
launchy-0.3.7 depends on [rake (>= 0.8.1)] | |
rails-2.3.10 depends on [rake (>= 0.8.3)] | |
addressable-2.2.3 depends on [rake (>= 0.7.3)] | |
rails-2.3.14 depends on [rake (>= 0.8.3)] | |
rails-2.3.3 depends on [rake (>= 0.8.3)] | |
mocha-0.9.8 depends on [rake (>= 0)] | |
hoe-2.8.0 depends on [rake (>= 0.8.7)] | |
addressable-2.1.1 depends on [rake (>= 0.7.3)] | |
If you remove this gems, one or more dependencies will not be met. | |
I CALL BULLSHIT. ALL OF THOSE DEPENDENCIES WILL REMAIN SATISFIED WHEN I REMOVE rake 0.9.2. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment