.rubocop.yml in lex-health-0.1.3 vs .rubocop.yml in lex-health-0.1.4

- old
+ new

@@ -18,9 +18,10 @@ Style/Documentation: Enabled: false AllCops: TargetRubyVersion: 2.5 NewCops: enable + SuggestExtensions: false Style/FrozenStringLiteralComment: Enabled: false Naming/FileName: Enabled: false Style/ClassAndModuleChildren: \ No newline at end of file