.rubocop.yml in mutils-0.2.35 vs .rubocop.yml in mutils-0.2.36

- old
+ new

@@ -1,12 +1,8 @@ inherit_from: .rubocop_todo.yml AllCops: - TargetRubyVersion: "2.7.0" -Naming/FileName: - Exclude: - - 'benchmark/benchmark-serializer-json.rb' -Style/Documentation: + TargetRubyVersion: "2.5.0" Exclude: - 'spec/**/*' - 'test/**/*' - 'benchmark/benchmark-serializer-json.rb' \ No newline at end of file