Skip to content

Commit

Permalink
Merge pull request maxdemarzi#113 from anwnguyen/develop
Browse files Browse the repository at this point in the history
Updates Gemfile.lock to use neo4j-cypher v1.0.3
  • Loading branch information
anwnguyen committed Feb 19, 2014
2 parents 18c72b8 + b30ccac commit 3031449
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
GIT
remote: https://github.com/andreasronge/neo4j-cypher.git
revision: b28d74f679eebbf2f3500d5a736838aee1a10f74
specs:
neo4j-cypher (1.0.2)

PATH
remote: .
specs:
deja (0.1)
activemodel (~> 4.0.0)
activesupport (~> 4.0.0)
neo4j-cypher (~> 1.0.1)
neo4j-cypher (~> 1.0.3)
neography (~> 1.1.3)
oj (~> 2.1.4)

Expand Down Expand Up @@ -56,6 +50,7 @@ GEM
method_source (0.8.2)
minitest (4.7.5)
multi_json (1.8.4)
neo4j-cypher (1.0.3)
neography (1.1.4)
httpclient (>= 2.3.3)
json (>= 1.7.7)
Expand Down Expand Up @@ -100,7 +95,6 @@ DEPENDENCIES
factory_girl
guard (~> 1.8.3)
guard-rspec (~> 3.0.3)
neo4j-cypher!
neography (~> 1.1.3)
pry
rspec (~> 2.13.0)
Expand Down

0 comments on commit 3031449

Please sign in to comment.