Skip to content

Commit

Permalink
Add documentation for RSpec/ExampleLength configuration option `Cou…
Browse files Browse the repository at this point in the history
…ntAsOne: [method_call]`

Fix: rubocop/rubocop-rspec#1728
  • Loading branch information
ydah committed Oct 3, 2023
1 parent 4b16a4c commit c05cd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rubocop-rspec_rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Gem::Specification.new do |spec|
'rubygems_mfa_required' => 'true'
}

spec.add_runtime_dependency 'rubocop', '~> 1.33'
spec.add_runtime_dependency 'rubocop', '~> 1.40'
spec.add_runtime_dependency 'rubocop-capybara', '~> 2.17'
spec.add_runtime_dependency 'rubocop-factory_bot', '~> 2.22'
end

0 comments on commit c05cd2b

Please sign in to comment.