Package dependencies are always a nightmare and with multiple applications on my server, each with their own set of Ruby gems, controlling the version they’re using has become important. I’ve been using Sinatra for more and more projects, but there came a point this week when I realised that I was in danger of accidentally [...]