Skip to content

Bump minimum Ruby version to 3.3.0, drop 3.2.x support#122

Merged
rafaelfranca merged 1 commit intomainfrom
copilot/update-ruby-version-3-3-0
Apr 7, 2026
Merged

Bump minimum Ruby version to 3.3.0, drop 3.2.x support#122
rafaelfranca merged 1 commit intomainfrom
copilot/update-ruby-version-3-3-0

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 7, 2026

Ruby 3.2.x has reached EOL. This raises the floor to 3.3.0 and removes all 3.2.x entries from the tracked versions list.

Changes

  • lib/ruby_version_checker.rb: MIN_RUBY_VERSION "3.2.0""3.3.0"
  • .github/ruby-versions.json: Removed 3.2.03.2.11 (12 entries)
  • Tests: Replaced all 3.2.x fixtures with 3.3.x equivalents; "older version" test scenarios now use 3.3.5 against a 3.4.0 default rather than 3.2.5 against 3.3.0

@rafaelfranca rafaelfranca marked this pull request as ready for review April 7, 2026 22:28
@rafaelfranca rafaelfranca merged commit 1b6b4f1 into main Apr 7, 2026
36 checks passed
@rafaelfranca rafaelfranca deleted the copilot/update-ruby-version-3-3-0 branch April 7, 2026 22:39
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