Skip to content

Commit

Permalink
Merge pull request maxdemarzi#92 from kfreytag/master
Browse files Browse the repository at this point in the history
Updating Gemfiles per 2.0.0-p353 requirements and final build of AMI
  • Loading branch information
Kurt Freytag committed Jan 14, 2014
2 parents fcb4738 + 25852be commit 5aea858
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/andreasronge/neo4j-cypher.git
revision: 589afd7de23d08f4c867fa7ab7de837874f9c3ca
revision: b28d74f679eebbf2f3500d5a736838aee1a10f74
specs:
neo4j-cypher (1.0.2)

Expand All @@ -17,29 +17,29 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (4.0.1)
activesupport (= 4.0.1)
activemodel (4.0.2)
activesupport (= 4.0.2)
builder (~> 3.1.0)
activesupport (4.0.1)
activesupport (4.0.2)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
atomic (1.1.14)
builder (3.1.4)
ci_reporter (1.9.0)
ci_reporter (1.9.1)
builder (>= 2.1.2)
coderay (1.1.0)
diff-lcs (1.2.5)
factory_girl (4.3.0)
activesupport (>= 3.0.0)
httpclient (2.3.4.1)
i18n (0.6.5)
i18n (0.6.9)
json (1.8.1)
method_source (0.8.2)
minitest (4.7.5)
multi_json (1.8.2)
multi_json (1.8.4)
neography (1.1.4)
httpclient (>= 2.3.3)
json (>= 1.7.7)
Expand All @@ -49,11 +49,11 @@ GEM
rubyzip (~> 0.9.7)
oj (2.1.7)
os (0.9.6)
pry (0.9.12.3)
pry (0.9.12.4)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
rake (10.1.0)
rake (10.1.1)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
Expand All @@ -63,10 +63,10 @@ GEM
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
rubyzip (0.9.9)
slop (3.4.6)
slop (3.4.7)
thread_safe (0.1.3)
atomic
timecop (0.7.0)
timecop (0.7.1)
tzinfo (0.3.38)

PLATFORMS
Expand Down

0 comments on commit 5aea858

Please sign in to comment.