Skip to content

Remove explicit jekyll install command

```sudo gem install jekyll`` is not required. The bundler already installs the version pinned in the Gemfile.

Merge request reports