这是indexloc提供的服务,不要输入任何密码
Skip to content

Allow Rubocop versions above 1.18.x? #23

@emmahsax

Description

@emmahsax

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions