Gemfile.lock in parallelized_specs-0.1.6 vs Gemfile.lock in parallelized_specs-0.1.7

- old
+ new

@@ -1,7 +1,34 @@ GEM + remote: http://rubygems.org/ specs: + diff-lcs (1.1.3) + git (1.2.5) + jeweler (1.8.3) + bundler (~> 1.0) + git (>= 1.2.5) + rake + rdoc + json (1.6.6) + parallel (0.5.16) + rake (0.9.2.2) + rdoc (3.12) + json (~> 1.4) + rspec (2.9.0) + rspec-core (~> 2.9.0) + rspec-expectations (~> 2.9.0) + rspec-mocks (~> 2.9.0) + rspec-core (2.9.0) + rspec-expectations (2.9.1) + diff-lcs (~> 1.1.3) + rspec-mocks (2.9.0) + test-unit (2.4.8) PLATFORMS ruby DEPENDENCIES + jeweler + parallel + rake + rspec (>= 2.4) + test-unit