diff --git a/Gemfile.lock b/Gemfile.lock index d9b7660..66a76d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,23 +2,22 @@ GEM remote: https://rubygems.org/ specs: diff-lcs (1.1.3) - git (1.2.5) + git (1.3.0) jeweler (1.8.4) bundler (~> 1.0) git (>= 1.2.5) rake rdoc - rake (0.9.2.2) - rdoc (3.12) - json (~> 1.4) + rake (12.0.0) + rdoc (5.0.0) rspec (2.11.0) rspec-core (~> 2.11.0) rspec-expectations (~> 2.11.0) rspec-mocks (~> 2.11.0) rspec-core (2.11.1) - rspec-expectations (2.11.2) + rspec-expectations (2.11.3) diff-lcs (~> 1.1.3) - rspec-mocks (2.11.2) + rspec-mocks (2.11.3) PLATFORMS ruby @@ -26,3 +25,6 @@ PLATFORMS DEPENDENCIES jeweler (= 1.8.4) rspec (= 2.11) + +BUNDLED WITH + 1.13.6