Skip to content

Instantly share code, notes, and snippets.

@dnagir
Created December 9, 2011 09:11
Show Gist options
  • Select an option

  • Save dnagir/1450836 to your computer and use it in GitHub Desktop.

Select an option

Save dnagir/1450836 to your computer and use it in GitHub Desktop.
devise-neo4j
source 'http://rubygems.org'
gem "neo4j", "~> 1.3.0"
gem "devise-neo4j"
> bundle
Fetching source index for http://rubygems.org/
You have requested:
neo4j ~> 1.3.0
The bundle currently has neo4j locked at 1.3.0.
Try running `bundle update neo4j`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment