Skip to content

Bump required_ruby_version to >= 3.3#76

Draft
cseeman wants to merge 1 commit into
mainfrom
bump-ruby-floor-3.3
Draft

Bump required_ruby_version to >= 3.3#76
cseeman wants to merge 1 commit into
mainfrom
bump-ruby-floor-3.3

Conversation

@cseeman
Copy link
Copy Markdown
Contributor

@cseeman cseeman commented Apr 9, 2026

Summary

  • Bump required_ruby_version in the gemspec to >= 3.3.0

Business Justification

Ruby 3.2 reached end-of-life on 2025-03-31, and earlier 3.x lines have been EOL longer. Advertising support for those versions in the gemspec misleads downstream consumers and lets them install us on Ruby they shouldn't be running. 3.3 is the oldest non-EOL line, so this aligns the gemspec floor with what we actually test against in CI.

Technical Details

Metadata-only change. CI already runs against 3.3+, so no code changes are required.

Ruby 3.2 reached end-of-life on 2025-03-31, and earlier 3.x lines
have been EOL longer. Raising the gemspec floor to 3.3.0 aligns
with the oldest non-EOL Ruby line and with what we actually test
against in CI.
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