Hey Jekyllers,

Quick bug-fix release for you all today:

  1. Ruby 3.0 and 3.1 support :tada: (you will need to run bundle add webrick for jekyll serve to work)
  2. jekyll serve will no longer inject a charset into the MIME type for binary types
  3. Incremental regeneration now handles includes in collection files correctly

That’s all, Happy Jekylling!