Gemfile.lock in redlock-0.1.8 vs Gemfile.lock in redlock-0.2.0

- old
+ new

@@ -1,51 +1,54 @@ PATH remote: . specs: - redlock (0.1.8) + redlock (0.2.0) redis (~> 3, >= 3.0.0) GEM remote: https://rubygems.org/ specs: - coveralls (0.8.13) - json (~> 1.8) - simplecov (~> 0.11.0) + coveralls (0.8.19) + json (>= 1.8, < 3) + simplecov (~> 0.12.0) term-ansicolor (~> 1.3) thor (~> 0.19.1) - tins (~> 1.6.0) - diff-lcs (1.2.5) + tins (~> 1.6) + diff-lcs (1.3) docile (1.1.5) - json (1.8.3) - rake (11.1.2) - redis (3.3.0) - rspec (3.4.0) - rspec-core (~> 3.4.0) - rspec-expectations (~> 3.4.0) - rspec-mocks (~> 3.4.0) - rspec-core (3.4.4) - rspec-support (~> 3.4.0) - rspec-expectations (3.4.0) + json (2.0.3) + rake (11.3.0) + redis (3.3.3) + rspec (3.5.0) + rspec-core (~> 3.5.0) + rspec-expectations (~> 3.5.0) + rspec-mocks (~> 3.5.0) + rspec-core (3.5.4) + rspec-support (~> 3.5.0) + rspec-expectations (3.5.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.4.0) - rspec-mocks (3.4.1) + rspec-support (~> 3.5.0) + rspec-mocks (3.5.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.4.0) - rspec-support (3.4.1) - simplecov (0.11.2) + rspec-support (~> 3.5.0) + rspec-support (3.5.0) + simplecov (0.12.0) docile (~> 1.1.0) - json (~> 1.8) + json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.0) - term-ansicolor (1.3.2) + term-ansicolor (1.4.0) tins (~> 1.0) - thor (0.19.1) - tins (1.6.0) + thor (0.19.4) + tins (1.13.0) PLATFORMS ruby DEPENDENCIES coveralls (~> 0.8.13) rake (~> 11.1, >= 11.1.2) redlock! rspec (~> 3, >= 3.0.0) + +BUNDLED WITH + 1.12.5