.rubocop.yml in cocina-models-0.6.0 vs .rubocop.yml in cocina-models-0.7.0

- old
+ new

@@ -10,10 +10,10 @@ Metrics/LineLength: Max: 114 Metrics/MethodLength: - Max: 13 + Max: 14 RSpec/MultipleExpectations: Enabled: false RSpec/ExampleLength: