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
@ninoseki let me know that shodanz isn't working on ruby 2.6 due to dependency issues:
shodanz
Ruby version I tested:
$ ruby -v ruby 2.6.0preview2 (2018-05-31 trunk 63539) [x86_64-darwin18]
Error when requiring shodanz:
$ pry [1] pry(main)> require "shodanz" Gem::ConflictError: Unable to activate unirest-1.1.2, because json-2.1.0 conflicts with json (~> 1.8.1) ...
The text was updated successfully, but these errors were encountered:
😂 4c9eeba
Sorry, something went wrong.
It's time to remove the unirest dependency...
unirest
picatz
Successfully merging a pull request may close this issue.
@ninoseki let me know that
shodanz
isn't working on ruby 2.6 due to dependency issues:Ruby version I tested:
Error when requiring
shodanz
:The text was updated successfully, but these errors were encountered: