.rubocop.yml in net-http-report-0.2.0 vs .rubocop.yml in net-http-report-0.3.0

- old
+ new

@@ -1,9 +1,9 @@ inherit_gem: salsify_rubocop: conf/rubocop.yml AllCops: - TargetRubyVersion: 2.6 + TargetRubyVersion: 2.7 Exclude: - 'vendor/**/*' - 'gemfiles/**/*' Naming/FileName: