.rubocop.yml in percy-common-3.1.6 vs .rubocop.yml in percy-common-3.1.7.pre.beta

- old
+ new

@@ -10,8 +10,10 @@ RSpec/DescribeClass: Exclude: - spec/percy/logger_spec.rb +# TODO: disable new cops AllCops: + TargetRubyVersion: 2.6 Exclude: - spec/support/redis_mock.rb