Skip to content

Upgrade Ruby parser used #39

@ErikSchierboom

Description

@ErikSchierboom

When running the representer, it outputs the following to stderr:

warning: parser/current is loading parser/ruby25, which recognizes
warning: 2.5.8-compliant syntax, but you are running 2.5.9.
warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri.

This sounds like it is using an old Ruby version. It would be great to have this use the latest Ruby parser, as otherwise newer Ruby features will likely cause the representer to break.

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