Skip to content

Should bump min Ruby version to 3.2 #18

@ghost

Description

gruf-sentry uses def method(&) ... syntax which is only available since Ruby 3.1. But gruf-sentry.gemspec specifies Ruby 3.0 as min allowed version. You should set min allowed Ruby version to 3.1.

PS. We run out test suite against different Ruby versions and found that it fails on Ruby 3.0 + gruf-sentry 1.6.0 due to this bug.

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