exercism / exercism/ruby-representer

Upgrade Ruby parser used

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
4
Forks
7
Avg merge
2m
Merged PRs (30d)
1

Description

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

```shell
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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.