We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
When running vegas on ruby 2.7.3 the following warning is printed. In ruby 3.0.2 the open call failes.
Pull request comming up.
The text was updated successfully, but these errors were encountered: