.rubocop.yml in cocina-models-0.82.0 vs .rubocop.yml in cocina-models-0.83.0
- old
+ new
@@ -182,10 +182,10 @@
Style/SoleNestedConditional: # (new in 0.89)
Enabled: true
Style/StringConcatenation:
Enabled: true
-Gemspec/DateAssignment: # new in 1.10
+Gemspec/DeprecatedAttributeAssignment: # new in 1.10
Enabled: true
Gemspec/RequireMFA: # new in 1.23
Enabled: true
Layout/LineEndStringConcatenationIndentation: # new in 1.18
Enabled: true