Gemfile.lock in attempt_this-0.9.0 vs Gemfile.lock in attempt_this-0.9.1

- old
+ new

@@ -1,25 +1,42 @@ +PATH + remote: . + specs: + attempt_this (0.9.1) + GEM remote: http://rubygems.org/ specs: diff-lcs (1.2.4) - multi_json (1.7.7) + docile (1.1.2) + macaddr (1.6.1) + systemu (~> 2.5.0) + multi_json (1.8.4) + rake (10.1.1) rspec (2.13.0) rspec-core (~> 2.13.0) rspec-expectations (~> 2.13.0) rspec-mocks (~> 2.13.0) rspec-core (2.13.1) rspec-expectations (2.13.0) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.13.1) - simplecov (0.7.1) - multi_json (~> 1.0) - simplecov-html (~> 0.7.1) - simplecov-html (0.7.1) + simplecov (0.8.2) + docile (~> 1.1.0) + multi_json + simplecov-html (~> 0.8.0) + simplecov-html (0.8.0) + systemu (2.5.2) + uuid (2.3.7) + macaddr (~> 1.0) PLATFORMS ruby x86-mingw32 DEPENDENCIES + attempt_this! + bundler + rake rspec simplecov + uuid