Skip to content

Update minimum required ruby version to more closely match maintained rubies? #404

Closed
@hainesr

Description

@hainesr

In the gemspec we currently have: required_ruby_version = '>= 1.9.2'. The latest maintained ruby is 2.4.

Should we bump up the version of ruby in the gemspec? If not all the way to 2.4 (a bit harsh). maybe at least to 2.2 or (my preference) 2.3?

Requiring a more modern ruby would make things like testing and linting easier, and it would allow us to use nice (and more performant) features as well.

Thoughts (especially @jdleesmiller)?

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