What's the best way to do Ruby gemspec creation and dependency management?
- by John Feminella
Over the last few months, there have been a number of rapid developments in the state of Ruby dependency management and gem creation, to the point where I've been having trouble keeping up with everything.
If I'm writing a new gem, what's the best tool for me to use to create my gemspec? Are there disadvantages of using this tool over…