config/rspec.yml in rubocop-rickselby-0.20.0 vs config/rspec.yml in rubocop-rickselby-0.20.1

- old
+ new

@@ -12,6 +12,6 @@ RSpec/MultipleExpectations: Exclude: - 'spec/system/**/*' RSpec/NestedGroups: - MaxNesting: 5 + Max: 5