.rubocop.yml in salsify_rubocop-0.52.1 vs .rubocop.yml in salsify_rubocop-0.52.1.1

- old
+ new

@@ -1,6 +1,9 @@ inherit_from: - conf/rubocop.yml +AllCops: + TargetRubyVersion: 2.3 + Metrics/LineLength: Exclude: - '*.gemspec'