RuboCop RSpec v3.5.0
- Don't let
RSpec/PredicateMatcher
replacerespond_to?
with two arguments with the RSpecrespond_to
matcher. (@bquorning) - Fix
RSpec/PredicateMatcher
support foreql
andequal
matchers. (@bquorning) - Pluginfy RuboCop RSpec. (@koic)