Releases: rubocop/rubocop-rspec_rails
Releases · rubocop/rubocop-rspec_rails
RuboCop RSpec Rails v2.30.0
- Fix an runtime error for rubocop-rspec +3.0. (@bquorning)
RuboCop RSpec Rails v2.29.1
- Bump RuboCop requirement to +1.61. (@ydah)
RuboCop RSpec Rails v2.29.0
- Support
AutoCorrect: contextual
option for LSP. (@ydah)
RuboCop RSpec Rails v2.28.3
- Fix an error for Ambiguous cop name
RSpec/Rails/HttpStatus
. (@ydah)
RuboCop RSpec Rails v2.28.2
RuboCop RSpec Rails v2.28.1
- Implicit dependency on RuboCop RSpec. Note that if you use rubocop-rspec_rails, you must also explicitly add rubocop-rspec to the Gemfile, because you are changing to an implicit dependency on RuboCop RSpec. (@ydah)
RuboCop RSpec Rails v2.28.0
- Extracted from
rubocop-rspec
into a separate repository. (@ydah)