Gemfile.lock in standard-1.0.0 vs Gemfile.lock in standard-1.0.1

- old
+ new

@@ -1,11 +1,11 @@ PATH remote: . specs: - standard (1.0.0) - rubocop (= 1.10.0) - rubocop-performance (= 1.9.2) + standard (1.0.1) + rubocop (= 1.11.0) + rubocop-performance (= 1.10.1) GEM remote: https://rubygems.org/ specs: ast (2.4.2) @@ -22,22 +22,22 @@ method_source (~> 1.0) rainbow (3.0.0) rake (13.0.3) regexp_parser (2.1.1) rexml (3.2.4) - rubocop (1.10.0) + rubocop (1.11.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.4.1) parser (>= 2.7.1.5) - rubocop-performance (1.9.2) + rubocop-performance (1.10.1) rubocop (>= 0.90.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.11.0) simplecov (0.21.2) docile (~> 1.1) @@ -47,10 +47,11 @@ simplecov_json_formatter (0.1.2) unicode-display_width (2.0.0) PLATFORMS ruby + x86_64-darwin-20 DEPENDENCIES bundler gimme minitest (~> 5.0) @@ -58,6 +59,6 @@ rake (~> 13.0) simplecov standard! BUNDLED WITH - 2.2.3 + 2.2.6