Skip to content

Ruby 3.3 Compatibility  #16

@cloke

Description

@cloke

After upgrading to ruby 3.3.1 from 3.2.2 the interfax gem fails with the following error:

/versions/3.3.1/lib/ruby/gems/3.3.0/gems/interfax-1.2.1/lib/interfax/object.rb:1:in `<main>': uninitialized constant OpenStruct (NameError)

Adding require "ostruct" to object.rb resolves the issue.

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