.rubocop.yml in active_validation-4.0.4 vs .rubocop.yml in active_validation-4.0.5

- old
+ new

@@ -23,10 +23,10 @@ Style/Alias: EnforcedStyle: prefer_alias_method Style/BracesAroundHashParameters: Enabled: false Style/ClassAndModuleChildren: - EnforcedStyle: compact + Enabled: false Style/ClassVars: Enabled: false Style/ClosingParenthesisIndentation: Enabled: false Style/Documentation: