17 lines
490 B
Markdown
17 lines
490 B
Markdown
---
|
|
title: 'Jekyll 3.10.0 Released'
|
|
date: 2024-06-23 21:56:58 -0700
|
|
author: parkr
|
|
version: 3.10.0
|
|
categories: [release]
|
|
---
|
|
|
|
As Ruby continues to march on, the maintainers have made the decision to
|
|
drop some previously-bundled gems. This release makes Jekyll depend
|
|
directly on those gems so that whether your Ruby installation has them
|
|
bundled or not, your experience can continue uninterrupted.
|
|
|
|
More details [are in the changelog]({% link _docs/history.md %}#v3-10-0).
|
|
|
|
Happy Jekylling!
|