Install Rmagick Gem on Ubuntu

A super easy, no fat, no carbs, anti-oxidant filled three lines that had Rmagick working immediately for me:

sudo apt-get install imagemagick
sudo apt-get install libmagick9-dev
sudo gem install rmagick