Gemfile.lock in testrbl-0.9.0 vs Gemfile.lock in testrbl-1.0.0
- old
+ new
@@ -1,31 +1,33 @@
PATH
remote: .
specs:
- testrbl (0.9.0)
+ testrbl (1.0.0)
GEM
remote: https://rubygems.org/
specs:
activesupport (2.3.14)
bump (0.5.2)
- diff-lcs (1.1.3)
+ diff-lcs (1.4.4)
minitest (5.0.3)
+ power_assert (2.0.1)
rake (0.9.2.2)
- 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.3)
- diff-lcs (~> 1.1.3)
- rspec-mocks (2.11.2)
+ rspec (2.99.0)
+ rspec-core (~> 2.99.0)
+ rspec-expectations (~> 2.99.0)
+ rspec-mocks (~> 2.99.0)
+ rspec-core (2.99.2)
+ rspec-expectations (2.99.2)
+ diff-lcs (>= 1.1.3, < 2.0)
+ rspec-mocks (2.99.4)
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.5.2)
+ test-unit (3.5.0)
+ power_assert
PLATFORMS
ruby
DEPENDENCIES