.rubocop.yml in mutils-1.2.0 vs .rubocop.yml in mutils-1.2.1
- old
+ new
@@ -1,7 +1,7 @@
inherit_from: .rubocop_todo.yml
AllCops:
- TargetRubyVersion: "2.5.0"
+ TargetRubyVersion: "2.6.0"
Exclude:
- 'spec/**/*'
- - 'test/**/*'
\ No newline at end of file
+ - 'test/**/*'