-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
Gemfile contained gem "github-pages" to keep in sync with github pages versions.
However, the gem only works with Ruby 2.7x and causes error with Ruby 3 when you bundle exec jekyll s.
To avoid issues, I changed the Gemfile to use our generic jekyll + webrick version, b303164
It should work for local development on Ruby 3 or 2 now.
Adding this issue in case anyone comes across the error using the original Gemfile.
Hopefully this is a temporary thing.
Metadata
Metadata
Assignees
Labels
No labels