Skip to content

Ruby 3 Upgrade and the open method #8

@kellyeryan

Description

@kellyeryan

Hi! My company is upgrading to Ruby 3 from version 2.7.

In 2.7 open checks whether there is a path or url and accommodates based on that check. Ruby 3 has removed that functionality so now it is necessary to do a manual check to prevent breakage. We have some code breaking in our application because of the lost functionality.

Here is where the issue appears in kramdown-converter-pdf. We believe we can fix the issue. We know the repo is unmaintained, but would you accept a patch to fix the problem? Alternatively powerhome could take ownership of the repo and then we could update it ourselves.

Metadata

Metadata

Assignees

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