Gemfile.lock in ramsey_cop-0.14.0 vs Gemfile.lock in ramsey_cop-0.14.1

- old
+ new

@@ -1,18 +1,18 @@ PATH remote: . specs: - ramsey_cop (0.14.0) + ramsey_cop (0.14.1) rubocop (~> 0.62) rubocop-performance GEM remote: https://rubygems.org/ specs: ast (2.4.0) diff-lcs (1.3) - jaro_winkler (1.5.2) + jaro_winkler (1.5.3) parallel (1.17.0) parser (2.6.3.0) ast (~> 2.4.0) rainbow (3.0.0) rake (12.3.2) @@ -27,20 +27,20 @@ rspec-support (~> 3.8.0) rspec-mocks (3.8.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - rubocop (0.68.1) + rubocop (0.72.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) - parser (>= 2.5, != 2.5.1.1) + parser (>= 2.6) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 1.6) - rubocop-performance (1.1.0) - rubocop (>= 0.67.0) - ruby-progressbar (1.10.0) - unicode-display_width (1.5.0) + unicode-display_width (>= 1.4.0, < 1.7) + rubocop-performance (1.4.0) + rubocop (>= 0.71.0) + ruby-progressbar (1.10.1) + unicode-display_width (1.6.0) PLATFORMS ruby DEPENDENCIES