Skip to content

Instantly share code, notes, and snippets.

@djvs
Created January 12, 2016 15:45
Show Gist options
  • Save djvs/5cb4eaffcc7e504c841e to your computer and use it in GitHub Desktop.
Save djvs/5cb4eaffcc7e504c841e to your computer and use it in GitHub Desktop.
Bundler could not find compatible versions for gem "activesupport":
In Gemfile:
neo4jrb-paperclip (>= 0) ruby depends on
neo4j (> 3.0.0.alpha.8) ruby depends on
activesupport (~> 4) ruby
rails_admin (>= 0) ruby depends on
coffee-rails (~> 4.0) ruby depends on
railties (< 5.1.x, >= 4.0.0) ruby depends on
activesupport (5.0.0.beta1)
Bundler could not find compatible versions for gem "neo4j":
In Gemfile:
neo4j (~> 5.2.11) ruby
neo4jrb-paperclip (>= 0) ruby depends on
neo4j (3.0.0)
Bundler could not find compatible versions for gem "neo4j-core":
In Gemfile:
neo4jrb-paperclip (>= 0) ruby depends on
neo4j (~> 3.0.0.alpha.8) ruby depends on
neo4j-core (= 3.0.0.alpha.17) ruby
neo4j-core (5.1.8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment