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
Utils isn't defined anywhere anymore:
aruba/lib/aruba/platforms/command_monitor.rb
Line 105 in 3c46eec
Use Aruba.platform.detect_ruby instead.
Aruba.platform.detect_ruby
The text was updated successfully, but these errors were encountered:
Thanks for reporting this! Would you mind to send me a PR to fix this? :-)
Sorry, something went wrong.
5ed6925
Merge pull request #347 from e2/fix_missing_utils_error
2342caa
avoid using removed Utils class [fix #346]
No branches or pull requests
Summary
Utils isn't defined anywhere anymore:
aruba/lib/aruba/platforms/command_monitor.rb
Line 105 in 3c46eec
Possible Solution
Use
Aruba.platform.detect_ruby
instead.The text was updated successfully, but these errors were encountered: