.rubocop.yml in g2_command-3.1.0 vs .rubocop.yml in g2_command-3.2.0

- old
+ new

@@ -6,10 +6,10 @@ - rubocop-rspec - rubocop-g2 AllCops: NewCops: enable - TargetRubyVersion: 2.4 + TargetRubyVersion: 2.7 Exclude: - gemfiles/* Style/Documentation: Enabled: false