X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=Gemfile.lock;h=a0879642329a9d4df4f3e3419dc88310de1b7ca5;hb=HEAD;hp=9b1b95bce3c4f321cef4e1b43dc973e6891a0f5c;hpb=353a5d54ad4014af126c76617d9b02029a3ee98c;p=graph.njae.git diff --git a/Gemfile.lock b/Gemfile.lock index 9b1b95b..a087964 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,23 +3,28 @@ GEM specs: diff-lcs (1.1.3) git (1.2.5) - jeweler (1.8.3) + jeweler (1.8.4) bundler (~> 1.0) git (>= 1.2.5) rake rdoc - json (1.6.5) + json (1.7.3) + multi_json (1.3.6) rake (0.9.2.2) rdoc (3.12) json (~> 1.4) - rspec (2.8.0) - rspec-core (~> 2.8.0) - rspec-expectations (~> 2.8.0) - rspec-mocks (~> 2.8.0) - rspec-core (2.8.0) - rspec-expectations (2.8.0) - diff-lcs (~> 1.1.2) - rspec-mocks (2.8.0) + rspec (2.11.0) + rspec-core (~> 2.11.0) + rspec-expectations (~> 2.11.0) + rspec-mocks (~> 2.11.0) + rspec-core (2.11.0) + rspec-expectations (2.11.1) + diff-lcs (~> 1.1.3) + rspec-mocks (2.11.1) + simplecov (0.6.4) + multi_json (~> 1.0) + simplecov-html (~> 0.5.3) + simplecov-html (0.5.3) PLATFORMS ruby @@ -27,5 +32,5 @@ PLATFORMS DEPENDENCIES bundler jeweler - rdoc rspec + simplecov