Now that Homebrew is installed we need to get Ruby installed.

The Jekyll documentation recommends doing this with a version manager (which allows multiple different versions of Ruby to be installed at the same time). The version manager recommended is chruby.

The installation of Ruby was then done by following this guide.