Closed tobias74 closed 9 years ago
Pretty much! I think >= 5.0.1
might be better, it'll keep us from cutting support of people using that version. Nobody should still be on 5.0.1 anyway but who am I to dictate that? ;-)
I have the same error locally: Bundler could not find compatible versions for gem "neo4j-core":
Where did I go wrong? I tried switching back to ~> 5.0.1 but the error persists.
Looks like it needed some changes to the Gemfile, plus the rake tasks had to be fixed to get things building in Travis. I made the changes and pushed directly to master, so I'm going to close this. v1.1.0 was just released. Thanks so much for tracking this down, sorry that we weren't able to use this PR!
is this correct like this?
I am currently installing ruby-2.2.2 in order to test this. In case anything fails I will push the fix on this PR-branch.
Thank you :-)