Skip to content

Fix timezone data dependency on Windows with Ruby 4 and add Toki Pona - #4005

Open
rimsky-yamatov wants to merge 1 commit into
ruby:masterfrom
rimsky-yamatov:master
Open

Fix timezone data dependency on Windows with Ruby 4 and add Toki Pona#4005
rimsky-yamatov wants to merge 1 commit into
ruby:masterfrom
rimsky-yamatov:master

Conversation

@rimsky-yamatov

Copy link
Copy Markdown

Summary

Add the timezone data dependency required for the website to build on Windows with Ruby 4.

Problem

When running the development server on Windows with Ruby 4, Jekyll fails because TZInfo cannot find a timezone data source.

Changes

  • Add tzinfo-data as a dependency.
  • Allow the Jekyll development server to find timezone data on Windows.

Testing

Tested with:

  • Windows
  • Ruby 4
  • bundle exec rake serve

This allows the Jekyll server to proceed without the TZInfo::DataSourceNotFound error.

@rimsky-yamatov
rimsky-yamatov requested a review from a team as a code owner September 10, 2026 06:36
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.

2 participants