.rubocop.yml in tops_connect-0.4.3.2 vs .rubocop.yml in tops_connect-0.5.0

- old
+ new

@@ -1,9 +1,9 @@ AllCops: Include: - Gemfile - Rakefile - TargetRubyVersion: 2.3 + TargetRubyVersion: 2.5 Metrics/AbcSize: Enabled: false Metrics/CyclomaticComplexity: