Skip to content

Different Ruby versions requirements depending on the platform #103

@ehostalery-sweep

Description

@ehostalery-sweep

Hello,

We recently moved our parser from citrus to ruby-tree-sitter, and the performance improvement was truly noticeable, thank you for the work!

We now tried to upgrade to Ruby 4.0.2, but we're stuck because of the Ruby version requirements of the 2.1.0-x86_64-linux-gnu version of ruby-tree-sitter:

ruby_tree_sitter-2.1.0-x86_64-linux-gnu requires ruby version < 3.5.dev, >= 3.1,
which is incompatible with the current version, 4.0.2

Do you think that it's something that could be fixed in a near future?

Thank you

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