The requirements of this gem require rubocop ~> 1.18.0, meaning that Rubocop versions above 1.19.0 aren't allowed.
However, Rubocop doesn't support Ruby 3.2 until Rubocop version 1.26.0 Is there any reason we can't allow Rubocop 1.26 or higher?
$ bundle exec rubocop
Error: RuboCop found unknown Ruby version 3.2 in `.ruby-version`.
Supported versions: 2.5, 2.6, 2.7, 3.0, 3.1