.rubocop.yml in doit-1.0.1 vs .rubocop.yml in doit-1.0.2

- old
+ new

@@ -1,8 +1,9 @@ inherit_from: - ~/configs/.rubocop.yml AllCops: + NewCops: enable Include: - 'lib/**/*.rb' Exclude: - 'bin/**/*'