Skip to content

feat: add Ruby 4 support#2680

Closed
amalrik wants to merge 1 commit intocotes2020:masterfrom
amalrik:feat/ruby-4-support
Closed

feat: add Ruby 4 support#2680
amalrik wants to merge 1 commit intocotes2020:masterfrom
amalrik:feat/ruby-4-support

Conversation

@amalrik
Copy link
Copy Markdown

@amalrik amalrik commented Mar 14, 2026

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (refactoring and improving code)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Description

  • Update required_ruby_version from ~> 3.1 to ~> 4.0
  • Update jekyll from ~> 4.3 to ~> 4.4
  • Update jekyll-archives from ~> 2.2 to ~> 2.3
  • Add logger and csv dependencies for Ruby 4 compatibility
  • Add Ruby 4.0 to CI test matrix

Additional context

closes #2679

- Update required_ruby_version from ~> 3.1 to ~> 4.0
- Update jekyll from ~> 4.3 to ~> 4.4
- Update jekyll-archives from ~> 2.2 to ~> 2.3
- Add logger and csv dependencies for Ruby 4 compatibility
- Add Ruby 4.0 to CI test matrix
@amalrik amalrik force-pushed the feat/ruby-4-support branch from cfef9fb to 9ab982d Compare March 14, 2026 00:30
Copy link
Copy Markdown
Owner

@cotes2020 cotes2020 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I'm not going to merge this PR (see #2679). Feel free to open a new one to update the CI matrix once Jekyll officially supports Ruby 4.0

@cotes2020 cotes2020 closed this Mar 14, 2026
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.

support ruby 4

2 participants