.rubocop.yml in cocina-models-0.74.1 vs .rubocop.yml in cocina-models-0.75.0

- old
+ new

@@ -97,9 +97,10 @@ RSpec/ExampleLength: Max: 18 Exclude: - spec/cocina/models/description_spec.rb - spec/cocina/models/dro_shared_examples.rb + - spec/cocina/models/builders/name_title_group_builder_spec.rb RSpec/MultipleExpectations: Enabled: false RSpec/StubbedMock: # (new in 1.44)