Created
September 17, 2013 07:50
-
-
Save BrianTheCoder/6591244 to your computer and use it in GitHub Desktop.
Is there a way to have rubygems continue on past an error like this?
This file contains 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
Updating activeadmin | |
ERROR: While executing gem ... (Gem::ImpossibleDependenciesError) | |
rails-4.0.0 requires activerecord (= 4.0.0) but it conflicted: | |
Activated activerecord-4.0.0 instead of (~> 3.1) via: | |
meta_search-1.1.3, activeadmin-0.6.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment