Gemfile.lock in standard-1.27.0 vs Gemfile.lock in standard-1.28.0

- old
+ new

@@ -1,33 +1,32 @@ PATH remote: . specs: - standard (1.27.0) + standard (1.28.0) language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.0) rubocop (~> 1.50.2) - rubocop-performance (~> 1.16.0) + standard-custom (~> 1.0.0) + standard-performance (~> 1.0.1) GEM remote: https://rubygems.org/ specs: ast (2.4.2) - coderay (1.1.3) docile (1.4.0) gimme (0.5.0) json (2.6.3) language_server-protocol (3.17.0.3) + lint_roller (1.0.0) m (1.6.1) 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.0) ast (~> 2.4.1) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) rainbow (3.1.1) rake (13.0.6) regexp_parser (2.8.0) rexml (3.2.5) rubocop (1.50.2) @@ -50,10 +49,15 @@ 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) + lint_roller (~> 1.0) + standard-performance (1.0.1) + lint_roller (~> 1.0) + rubocop-performance (~> 1.16.0) unicode-display_width (2.4.2) PLATFORMS ruby x86_64-darwin-20 @@ -61,10 +65,9 @@ DEPENDENCIES bundler gimme m minitest (~> 5.0) - pry rake (~> 13.0) simplecov standard! BUNDLED WITH