git clone git@github.com:juliendargelos/project.git
cd projectruby -vThe ouput should start with something like ruby 2.5.1
If not, install the right ruby version using rbenv (it could take a while):
rbenv install 2.5.1bundle && yarnmiddlemanmiddleman buildmiddleman deploy