Created
October 22, 2013 06:57
-
-
Save sevenseacat/7096266 to your computer and use it in GitHub Desktop.
cool story activeadmin
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
$ gem install activeadmin | |
ERROR: While executing gem ... (Gem::ImpossibleDependenciesError) | |
arbre-1.0.1 requires activesupport (>= 3.0.0) but it conflicted: | |
Activated activesupport-4.0.0 instead of (= 3.2.15) via: | |
activerecord-3.2.15, meta_search-1.1.3, activeadmin-0.6.2 | |
Activated activesupport-3.2.15 instead of (= 4.0.0) via: | |
railties-4.0.0, devise-3.1.0, activeadmin-0.6.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment