Skip to content

Instantly share code, notes, and snippets.

@johanb
Created March 29, 2012 15:48
Show Gist options
  • Select an option

  • Save johanb/2238818 to your computer and use it in GitHub Desktop.

Select an option

Save johanb/2238818 to your computer and use it in GitHub Desktop.
gem install spree
ERROR: While executing gem ... (Gem::DependencyError)
Unable to resolve dependencies: railties requires activesupport (= 3.1.4), actionpack (= 3.1.4); actionmailer requires actionpack (= 3.1.4); activeresource requires activesupport (= 3.1.4), activemodel (= 3.1.4); activerecord requires activesupport (= 3.1.4), activemodel (= 3.1.4)
gem install spree 38.27s user 0.30s system 71% cpu 53.572 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment