.rubocop.yml in aws_sns_manager-0.0.2.pre.alpha.pre.31 vs .rubocop.yml in aws_sns_manager-0.0.3.pre.alpha.pre.40

- old
+ new

@@ -1,4 +1,7 @@ +AllCops: + TargetRubyVersion: 2.3 + Lint/HandleExceptions: Exclude: - spec/aws_sns_manager/client_spec.rb Metrics/LineLength: