see the following dependency list: https://rubygems.org/gems/nokogiri/versions/1.6.7 Thank you
Similarly, <dev-ruby/nokogiri-1.6.7 must depend on mini_portfile
What problem is caused by this?
To be more clear: the mini_portile dependencies are built-time dependencies, but due to how rubygems are installed and built this must still be expressed as a run-time dependency. Since we don't need mini_portile to build the extensions we also don't need this dependency. If this is causing issues then please report the error or situation.
I found this difference during comparison of manual "bundler install" with the version from portage and I was wondering if some functions might be incomplete or broken. So far, I didnt noticed any issues. I'm closing this bug since you are confident that it is not required. Thank you for the quick clarification.