Gemfile.lock in standard-0.6.1 vs Gemfile.lock in standard-0.6.2

- old
+ new

@@ -1,11 +1,11 @@ PATH remote: . specs: - standard (0.6.1) - rubocop (~> 0.90) - rubocop-performance (~> 1.8.0) + standard (0.6.2) + rubocop (= 0.91.1) + rubocop-performance (= 1.8.1) GEM remote: https://rubygems.org/ specs: ast (2.4.1) @@ -20,24 +20,25 @@ pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) rainbow (3.0.0) rake (13.0.1) - regexp_parser (1.7.1) + regexp_parser (1.8.0) rexml (3.2.4) - rubocop (0.91.0) + rubocop (0.91.1) parallel (~> 1.10) parser (>= 2.7.1.1) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.7) rexml rubocop-ast (>= 0.4.0, < 1.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.4.1) + rubocop-ast (0.4.2) parser (>= 2.7.1.4) - rubocop-performance (1.8.0) + rubocop-performance (1.8.1) rubocop (>= 0.87.0) + rubocop-ast (>= 0.4.0) ruby-progressbar (1.10.1) simplecov (0.19.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov-html (0.12.2)