Skip to content

Releases: rubocop/rubocop-rspec_rails

RuboCop RSpec Rails v2.30.0

11 Jun 16:05
e89cb8d
Compare
Choose a tag to compare
  • Fix an runtime error for rubocop-rspec +3.0. (@bquorning)

RuboCop RSpec Rails v2.29.1

11 Jun 15:41
ee36d00
Compare
Choose a tag to compare
  • Bump RuboCop requirement to +1.61. (@ydah)

RuboCop RSpec Rails v2.29.0

08 Jun 05:30
6e194c5
Compare
Choose a tag to compare
  • Support AutoCorrect: contextual option for LSP. (@ydah)

RuboCop RSpec Rails v2.28.3

11 Apr 08:20
d64bcd7
Compare
Choose a tag to compare
  • Fix an error for Ambiguous cop name RSpec/Rails/HttpStatus. (@ydah)

RuboCop RSpec Rails v2.28.2

30 Mar 23:53
2f02f4b
Compare
Choose a tag to compare
  • Fix a NameError by Cross-Referencing. (@ydah)
  • Fix an error for RSpecRails/HttpStatus when no rack gem is loaded with rubocop-rspec. (@ydah)
  • Fix an error for unrecognized cop or department RSpecRails/HttpStatus when also using rubocop-rails. (@ydah)

RuboCop RSpec Rails v2.28.1

28 Mar 22:53
b141576
Compare
Choose a tag to compare
  • 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

28 Mar 08:33
6d628e6
Compare
Choose a tag to compare
  • Extracted from rubocop-rspec into a separate repository. (@ydah)