Skip to content

Support for Ruby 4 #120

@nodeg

Description

@nodeg

Currently, when trying to update my gems, I get the following error:

$ gem update
Updating installed gems
Updating clamp
ERROR:  Error installing clamp:
        clamp-1.3.3 requires Ruby version >= 2.5, < 4. The current ruby version is 4.0.1.

which is due to

s.required_ruby_version = ">= 2.5", "< 4"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions