Gemfile.lock in ramsey_cop-0.16.0 vs Gemfile.lock in ramsey_cop-0.18.0

- old
+ new

@@ -1,23 +1,24 @@ PATH remote: . specs: - ramsey_cop (0.16.0) - rubocop (~> 0.62) - rubocop-performance + ramsey_cop (0.18.0) + rubocop (>= 0.80.1) + rubocop-performance (>= 1.5.2) GEM remote: https://rubygems.org/ specs: ast (2.4.0) diff-lcs (1.3) jaro_winkler (1.5.4) parallel (1.19.1) - parser (2.7.0.1) + parser (2.7.0.4) ast (~> 2.4.0) rainbow (3.0.0) rake (12.3.3) + rexml (3.2.4) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) rspec-mocks (~> 3.9.0) rspec-core (3.9.1) @@ -27,20 +28,21 @@ rspec-support (~> 3.9.0) rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.2) - rubocop (0.79.0) + rubocop (0.80.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.7.0.1) rainbow (>= 2.2.2, < 4.0) + rexml ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.7) rubocop-performance (1.5.2) rubocop (>= 0.71.0) ruby-progressbar (1.10.1) - unicode-display_width (1.6.0) + unicode-display_width (1.6.1) PLATFORMS ruby DEPENDENCIES