Skip to content

Deprecation warning on ruby 3.4 #217

@yob

Description

@yob

When starting my rails app that includes stringex on ruby 3.4.2, I get this deprecation warning:

/Users/james/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/stringex-2.8.6/lib/stringex.rb:3: warning: ostruct was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0.

It's not causing any issues now, but it seems like an explicit dependency might be required for this to continue working on ruby 3.5 when it comes out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions