Skip to content

Are there any plans to drop support for older versions of Ruby? #813

@shuuuuun

Description

@shuuuuun

This gem currently supports Ruby 2.0 and above.

spec.required_ruby_version = ">= 2.0.0"

ruby: ['2.0', 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, '3.0', 3.1, 3.2, head]

At this time, the officially supported Ruby version is 2.7 or later.
(2.7 will soon be EOL as well.)
https://www.ruby-lang.org/en/downloads/branches/

I am working on a PR for another issue, but it is not compatible with older Ruby.
#812 (comment)

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions