Skip to content

Commit

Permalink
Use alpha 18
Browse files Browse the repository at this point in the history
  • Loading branch information
cheerfulstoic committed Jul 28, 2014
1 parent 4241893 commit 519716e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neo4j.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ It comes included with the Apache Lucene document database.
s.add_dependency("activemodel", "~> 4")
s.add_dependency("railties", "~> 4")
s.add_dependency('active_attr', "~> 0.8")
s.add_dependency("neo4j-core", "= 3.0.0.alpha.17")
s.add_dependency("neo4j-core", "= 3.0.0.alpha.18")

if RUBY_PLATFORM =~ /java/
s.add_dependency("neo4j-community", '~> 2.0')
Expand Down

0 comments on commit 519716e

Please sign in to comment.