Skip to content

Ruby parse error on valid Ruby code #7005

@Fryguy

Description

@Fryguy

Here is an example failure and here is the code that is failing

$ ruby -v
ruby 2.6.6p146 (2020-03-31 revision 67876) [x86_64-darwin19]
$ ruby -c spec/models/git_repository_spec.rb
Syntax OK

$ ruby -v
ruby 2.7.4p191 (2021-07-07 revision a21a3b7d23) [x86_64-darwin20]
$ ruby -c spec/models/git_repository_spec.rb
Syntax OK

Metadata

Metadata

Assignees

No one assigned

    Labels

    RubyacknowledgedGitHub staff acknowledges this issuequestionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions