.rubocop.yml in dns_mock-1.4.3 vs .rubocop.yml in dns_mock-1.4.4

- old
+ new

@@ -318,9 +318,12 @@ Enabled: true Performance/MapCompact: Enabled: true +Performance/ConcurrentMonotonicTime: + Enabled: true + RSpec/ExampleLength: Enabled: false RSpec/NestedGroups: Enabled: false