Ruby can be notoriously challenging to get setup initially. You might run into permissions issues when running gem install or you might go to install gems and it tells you that you’re using the wrong version of ruby! These installation woes are the biggest blocker for most folks wanting to use Ruby packages like jekyll where Ruby is an implementation detail and unrelated to what they’re actually trying to do.