Skip to content

Run CI on all supported Ruby versions#477

Open
willnet wants to merge 1 commit intoweshatheleopard:masterfrom
willnet:update-circleci
Open

Run CI on all supported Ruby versions#477
willnet wants to merge 1 commit intoweshatheleopard:masterfrom
willnet:update-circleci

Conversation

@willnet
Copy link
Copy Markdown

@willnet willnet commented Apr 2, 2026

Update CI to run tests on the required Ruby versions to ensure the project works correctly across each version.

rubyXL does not explicitly state supported Ruby versions, but its dependency rubyzip >= 3.2.2 requires Ruby 3.0 or higher ( https://rubygems.org/gems/rubyzip/versions/3.2.2 ), so target Ruby 3.0 and above.

Update CI to run tests on the required Ruby versions to ensure the project works correctly across each version.

`rubyXL` does not explicitly state supported Ruby versions, but its dependency `rubyzip >= 3.2.2` requires Ruby 3.0 or higher ( https://rubygems.org/gems/rubyzip/versions/3.2.2 ), so target Ruby 3.0 and above.
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