Skip to content

Commit

Permalink
Merge pull request maxdemarzi#130 from kfreytag/develop
Browse files Browse the repository at this point in the history
Updating dependencies
  • Loading branch information
Kurt Freytag committed Mar 19, 2014
2 parents 245d862 + cf1d340 commit f2df348
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (4.0.3)
activesupport (= 4.0.3)
activemodel (4.0.4)
activesupport (= 4.0.4)
builder (~> 3.1.0)
activesupport (4.0.3)
i18n (~> 0.6, >= 0.6.4)
activesupport (4.0.4)
i18n (~> 0.6, >= 0.6.9)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
atomic (1.1.15)
atomic (1.1.16)
builder (3.1.4)
ci_reporter (1.9.1)
builder (>= 2.1.2)
Expand Down Expand Up @@ -49,7 +49,7 @@ GEM
lumberjack (1.0.4)
method_source (0.8.2)
minitest (4.7.5)
multi_json (1.8.4)
multi_json (1.9.1)
neo4j-cypher (1.0.3)
neography (1.1.4)
httpclient (>= 2.3.3)
Expand Down Expand Up @@ -79,12 +79,12 @@ GEM
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
rubyzip (0.9.9)
slop (3.4.7)
slop (3.5.0)
thor (0.18.1)
thread_safe (0.2.0)
atomic (>= 1.1.7, < 2)
timecop (0.7.1)
tzinfo (0.3.38)
tzinfo (0.3.39)

PLATFORMS
ruby
Expand Down

0 comments on commit f2df348

Please sign in to comment.