Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning when calling Kernel#open on Ruby 2.7 #1477

Closed
mojavelinux opened this issue Jan 8, 2020 · 0 comments
Closed

Warning when calling Kernel#open on Ruby 2.7 #1477

mojavelinux opened this issue Jan 8, 2020 · 0 comments
Assignees
Milestone

Comments

@mojavelinux
Copy link
Member

When running Asciidoctor PDF with Ruby 2.7, the following warning is issued when the document reads content from a URL:

calling URI.open via Kernel#open is deprecated, call URI.open directly or use URI#open

The URI.open method should be used directly.

@mojavelinux mojavelinux self-assigned this Jan 8, 2020
@mojavelinux mojavelinux added this to the v1.5.0 milestone Jan 8, 2020
mojavelinux added a commit to mojavelinux/asciidoctor-pdf that referenced this issue Jan 8, 2020
mojavelinux added a commit to mojavelinux/asciidoctor-pdf that referenced this issue Jan 8, 2020
@mojavelinux mojavelinux modified the milestones: v1.5.0, v1.5.0.rc.2 Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant