Gemfile.lock in test-queue-0.1.0 vs Gemfile.lock in test-queue-0.1.1
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- test-queue (0.1.0)
+ test-queue (0.1.1)
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.2.4)
@@ -19,8 +19,8 @@
PLATFORMS
ruby
DEPENDENCIES
- minitest
- rspec
+ minitest (~> 4.7.3)
+ rspec (~> 2.13)
test-queue!