.rubocop.yml in hoe-manns-1.4.5 vs .rubocop.yml in hoe-manns-1.4.6

- old
+ new

@@ -1,9 +1,9 @@ AllCops: Include: - 'lib/**/*.rb' - - 'test/**/*.rb' + - 'spec/**/*.rb' Exclude: - 'Rakefile' DisplayCopNames: true