Skip to content

Dependency on randexp incompatible with ruby 3.2.x #201

Description

@mastamark

As of Ruby 3.2.x File.exists? has been removed. The gem dependency on randexp which was last updated in 2012 probably won't be getting any updates anytime soon.

I can offer some monkey patches building on =~ https://github.com/praxis/attributor/blob/master/lib/attributor/extensions/randexp.rb that make that change in the gem if that helps, but ideally we cease depending on that gem entirely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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