core.yml in ws-style-6.12.0 vs core.yml in ws-style-6.12.1
- old
+ new
@@ -439,9 +439,13 @@
# rubocop 1.10
Gemspec/DateAssignment:
Enabled: True
+# rubocop 1.23
+Gemspec/RequireMFA:
+ Enabled: False
+
Style/HashConversion:
Enabled: True
# rubocop-performance 1.9
Performance/BlockGivenWithExplicitBlock: