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

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - standard (1.29.0) + standard (1.30.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) rubocop (~> 1.52.0) standard-custom (~> 1.0.0) standard-performance (~> 1.1.0) @@ -21,20 +21,22 @@ method_source (>= 0.6.7) rake (>= 0.9.2.2) method_source (1.0.0) minitest (5.18.0) parallel (1.23.0) - parser (3.2.2.1) + parser (3.2.2.3) ast (~> 2.4.1) + racc + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - regexp_parser (2.8.0) + regexp_parser (2.8.1) rexml (3.2.5) - rubocop (1.52.0) + rubocop (1.52.1) json (~> 2.3) parallel (~> 1.10) - parser (>= 3.2.0.0) + parser (>= 3.2.2.3) 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) @@ -49,10 +51,10 @@ docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - standard-custom (1.0.0) + standard-custom (1.0.1) lint_roller (~> 1.0) standard-performance (1.1.0) lint_roller (~> 1.0) rubocop-performance (~> 1.18.0) unicode-display_width (2.4.2)