Skip to content

Fix serve-dev and explicit dependency#85

Merged
pabzm merged 2 commits intomasterfrom
serve-dev-ruby-3
Mar 24, 2026
Merged

Fix serve-dev and explicit dependency#85
pabzm merged 2 commits intomasterfrom
serve-dev-ruby-3

Conversation

@pabzm
Copy link
Copy Markdown
Member

@pabzm pabzm commented Mar 24, 2026

github-pages isn't compatible with Ruby 4, since its dependency
jekyll-commonmark depends on a very old version of commonmarker, which isn't
compatible with Ruby 4.

The latest release of jekyll-commonmark was in January 2022, so maybe this is
a sign that we'll have to look for alternatives.

Signed-off-by: Pablo Zmdl pablo@nextcloud.com

pabzm added 2 commits March 24, 2026 09:46
github-pages isn't compatible with Ruby 4, since its dependency
jekyll-commonmark depends on a very old version of commonmarker, which isn't
compatible with Ruby 4.

The latest release of jekyll-commonmark was in January 2022, so maybe this is
a sign that we'll have to look for alternatives.

Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
With github-pages v232 we also get liquid v4.0.4 (to avoid <jekyll/jekyll#9233>).

Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
@pabzm pabzm merged commit e9db332 into master Mar 24, 2026
@pabzm pabzm deleted the serve-dev-ruby-3 branch March 24, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant