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

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

Open
cork opened this issue Nov 1, 2021 · 0 comments · May be fixed by #30
Open

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

cork opened this issue Nov 1, 2021 · 0 comments · May be fixed by #30

Comments

@cork
Copy link

cork commented Nov 1, 2021

When running vegas on ruby 2.7.3 the following warning is printed. In ruby 3.0.2 the open call failes.

vegas/runner.rb:146: warning: calling URI.open via Kernel#open is deprecated, call URI.open directly or use URI#open

Pull request comming up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant