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
Hello,
We recently moved our parser from
citrustoruby-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:Do you think that it's something that could be fixed in a near future?
Thank you