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

- old
+ new

@@ -1,14 +1,15 @@ PATH remote: . specs: - testrbl (0.1.6) + testrbl (0.1.7) GEM remote: http://rubygems.org/ specs: diff-lcs (1.1.3) + minitest (3.0.1) rake (0.9.2) rspec (2.6.0) rspec-core (~> 2.6.0) rspec-expectations (~> 2.6.0) rspec-mocks (~> 2.6.0) @@ -19,15 +20,16 @@ shoulda (3.0.1) shoulda-context (~> 1.0.0) shoulda-matchers (~> 1.0.0) shoulda-context (1.0.0) shoulda-matchers (1.0.0) - test-unit (2.4.4) + test-unit (2.4.8) PLATFORMS ruby DEPENDENCIES + minitest rake rspec (~> 2) shoulda test-unit testrbl!