core.yml in ws-style-6.10.1 vs core.yml in ws-style-6.11.0

- old
+ new

@@ -521,5 +521,9 @@ RSpec/ExcessiveDocstringSpacing: Enabled: True RSpec/SubjectDeclaration: Enabled: True + +# rubocop-performance 1.12 +Performance/ConcurrentMonotonicTime: + Enabled: True