Hi, I find hoe a cool tool to build and release gems. But I find that the gem built with hoe get a dependency to hoe automatically. I think the user will only need to install hoe if he want to build the gem manually. So adding this dependency automatically is unreasonable, isn't it? Or am I wrong? Is it that the gem built by hoe need hoe to run? Thanks!