Gemfile.lock in standard-1.28.5 vs Gemfile.lock in standard-1.29.0

- old
+ new

@@ -1,14 +1,14 @@ PATH remote: . specs: - standard (1.28.5) + standard (1.29.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.50.2) + rubocop (~> 1.52.0) standard-custom (~> 1.0.0) - standard-performance (~> 1.0.1) + standard-performance (~> 1.1.0) GEM remote: https://rubygems.org/ specs: ast (2.4.2) @@ -27,23 +27,23 @@ ast (~> 2.4.1) rainbow (3.1.1) rake (13.0.6) regexp_parser (2.8.0) rexml (3.2.5) - rubocop (1.50.2) + rubocop (1.52.0) json (~> 2.3) parallel (~> 1.10) parser (>= 3.2.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) rubocop-ast (>= 1.28.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.28.1) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) - rubocop-performance (1.16.0) + rubocop-performance (1.18.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) @@ -51,12 +51,12 @@ simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) standard-custom (1.0.0) lint_roller (~> 1.0) - standard-performance (1.0.1) + standard-performance (1.1.0) lint_roller (~> 1.0) - rubocop-performance (~> 1.16.0) + rubocop-performance (~> 1.18.0) unicode-display_width (2.4.2) PLATFORMS ruby x86_64-darwin-20