config/default.yml in rubocop-rspec-1.20.0 vs config/default.yml in rubocop-rspec-1.20.1

- old
+ new

@@ -47,9 +47,10 @@ Description: "`context` block descriptions should start with 'when', or 'with'." Enabled: true Prefixes: - when - with + - without StyleGuide: http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ContextWording RSpec/DescribeClass: Description: Check that the first argument to the top level describe is a constant. Enabled: true