Gemfile.lock in standard-1.31.1 vs Gemfile.lock in standard-1.31.2

- old
+ new

@@ -1,12 +1,12 @@ PATH remote: . specs: - standard (1.31.1) + standard (1.31.2) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.56.2) + rubocop (~> 1.56.4) standard-custom (~> 1.0.0) standard-performance (~> 1.2) GEM remote: https://rubygems.org/ @@ -22,19 +22,19 @@ method_source (>= 0.6.7) rake (>= 0.9.2.2) method_source (1.0.0) minitest (5.19.0) parallel (1.23.0) - parser (3.2.2.3) + parser (3.2.2.4) ast (~> 2.4.1) racc racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - regexp_parser (2.8.1) + regexp_parser (2.8.2) rexml (3.2.6) - rubocop (1.56.2) + rubocop (1.56.4) base64 (~> 0.1.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.2.2.3) @@ -44,11 +44,11 @@ rubocop-ast (>= 1.28.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.29.0) parser (>= 3.2.1.0) - rubocop-performance (1.19.0) + rubocop-performance (1.19.1) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) @@ -57,13 +57,13 @@ simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) standard-custom (1.0.2) lint_roller (~> 1.0) rubocop (~> 1.50) - standard-performance (1.2.0) + standard-performance (1.2.1) lint_roller (~> 1.1) - rubocop-performance (~> 1.19.0) - unicode-display_width (2.4.2) + rubocop-performance (~> 1.19.1) + unicode-display_width (2.5.0) PLATFORMS ruby x86_64-darwin-20