Skip to content

Instantly share code, notes, and snippets.

@sevenseacat
Created October 22, 2013 06:57
Show Gist options
  • Save sevenseacat/7096266 to your computer and use it in GitHub Desktop.
Save sevenseacat/7096266 to your computer and use it in GitHub Desktop.
cool story activeadmin
$ 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