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

Dependency issues causes Gem::ConflictError #12

Closed
picatz opened this issue Apr 24, 2019 · 2 comments · Fixed by #14
Closed

Dependency issues causes Gem::ConflictError #12

picatz opened this issue Apr 24, 2019 · 2 comments · Fixed by #14
Assignees
Labels

Comments

@picatz
Copy link
Owner

picatz commented Apr 24, 2019

@ninoseki let me know that shodanz isn't working on ruby 2.6 due to dependency issues:

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)
...
@picatz picatz added the bug label Apr 24, 2019
@picatz picatz self-assigned this Apr 24, 2019
@picatz
Copy link
Owner Author

picatz commented Apr 24, 2019

😂 4c9eeba

@picatz
Copy link
Owner Author

picatz commented Apr 24, 2019

It's time to remove the unirest dependency...

This was referenced Apr 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant