.rubocop.yml in cocina-models-0.95.0 vs .rubocop.yml in cocina-models-0.95.1
- old
+ new
@@ -492,5 +492,9 @@
Enabled: true
RSpec/SpecFilePathFormat: # new in 2.24
Enabled: true
RSpec/SpecFilePathSuffix: # new in 2.24
Enabled: true
+RSpec/IsExpectedSpecify: # new in 2.27
+ Enabled: true
+RSpec/RepeatedSubjectCall: # new in 2.27
+ Enabled: true