Update

Check the Jekyll install docs for current info.

Check version

# Check local version
jekyll --version

# Check for a newer version
gem search jekyll --remote

Update version

gem update jekyll