Hello, I fairly new to ruby and I am building a script I will need to run on a lot of my systems. If I require a gem like rubyzip and it's not installed what is the best way to install it when running my script? Thanks, tom