Drop Ruby 2.5 support for rubocop-rspec

このエントリーをはてなブックマークに追加

Drop Ruby 2.5 support
https://github.com/rubocop/rubocop-rspec/pull/1267

RuboCop 側で Ruby 2.5 のサポートが Drop されたことによって、Ruby 2.5 をターゲットにした CI が落ちていたので解消した。
https://github.com/rubocop/rubocop/pull/10577

At least the problem I am encountering is that the TargetRubyVersion in rubocop.yml points to 2.5, so it looks like CI is not passing.
https://github.com/rubocop/rubocop-rspec/runs/6180012648?check_suite_focus=true
Error: RuboCop found unsupported Ruby version 2.5 in TargetRubyVersion parameter (in .rubocop.yml). 2.5-compatible analysis was dropped after version 1.28.