.rubocop.yml in rails-audit-1.0.0 vs .rubocop.yml in rails-audit-1.1.0

- old
+ new

@@ -1,2 +1,4 @@ Documentation: Enabled: false +Style/FrozenStringLiteralComment: + EnforcedStyle: never