Gemfile.lock in timed_lru-0.3.2 vs Gemfile.lock in timed_lru-0.4.0

- old
+ new

@@ -1,58 +1,70 @@ PATH remote: . specs: - timed_lru (0.3.2) + timed_lru (0.4.0) GEM remote: http://rubygems.org/ specs: - coveralls (0.8.21) + ast (2.4.0) + coveralls (0.8.23) json (>= 1.8, < 3) - simplecov (~> 0.14.1) + simplecov (~> 0.16.1) term-ansicolor (~> 1.3) - thor (~> 0.19.4) + thor (>= 0.19.4, < 2.0) tins (~> 1.6) diff-lcs (1.3) - docile (1.1.5) - json (2.1.0) - rake (12.3.0) - redcarpet (3.4.0) - rspec (3.7.0) - rspec-core (~> 3.7.0) - rspec-expectations (~> 3.7.0) - rspec-mocks (~> 3.7.0) - rspec-core (3.7.0) - rspec-support (~> 3.7.0) - rspec-expectations (3.7.0) + docile (1.3.2) + jaro_winkler (1.5.3) + json (2.2.0) + parallel (1.17.0) + parser (2.6.3.0) + ast (~> 2.4.0) + rainbow (3.0.0) + rake (12.3.3) + rspec (3.8.0) + rspec-core (~> 3.8.0) + rspec-expectations (~> 3.8.0) + rspec-mocks (~> 3.8.0) + rspec-core (3.8.2) + rspec-support (~> 3.8.0) + rspec-expectations (3.8.4) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) - rspec-mocks (3.7.0) + rspec-support (~> 3.8.0) + rspec-mocks (3.8.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) - rspec-support (3.7.0) - simplecov (0.14.1) - docile (~> 1.1.0) + rspec-support (~> 3.8.0) + rspec-support (3.8.2) + rubocop (0.71.0) + jaro_winkler (~> 1.5.1) + parallel (~> 1.10) + parser (>= 2.6) + rainbow (>= 2.2.2, < 4.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 1.7) + ruby-progressbar (1.10.1) + simplecov (0.16.1) + docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - term-ansicolor (1.6.0) + term-ansicolor (1.7.1) tins (~> 1.0) - thor (0.19.4) - tins (1.16.3) - yard (0.9.12) + thor (0.20.3) + tins (1.21.1) + unicode-display_width (1.6.0) PLATFORMS ruby DEPENDENCIES bundler coveralls json (>= 1.7.7) rake - redcarpet rspec + rubocop timed_lru! - yard BUNDLED WITH - 1.16.0 + 2.0.1