Skip to content

Update Ruby version to 3.2.8 in .ruby-version #240

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ydah
Copy link

@ydah ydah commented Jun 18, 2025

This PR updates the Ruby version from 3.1.3 to 3.2.8 in .ruby-version.

Changes

  • Updated .ruby-version to specify Ruby 3.2.8

Reason for Update

Ruby 3.1 has reached End of Life (EOL) so how about update version?

Ruby 3.2.8 is a stable release in the 3.2 series, which is currently in the security maintenance phase and will be supported until March 2025.

Reference

This PR updates the Ruby version from 3.1.3 to 3.2.8 in `.ruby-version`.

## Changes
- Updated `.ruby-version` to specify Ruby 3.2.8

## Reason for Update
Ruby 3.1 has reached End of Life (EOL) and is no longer receiving security updates or maintenance. To ensure our application remains secure and supported, we need to upgrade to a currently maintained Ruby version.

Ruby 3.2.8 is a stable release in the 3.2 series, which is currently in the security maintenance phase and will be supported until March 2025.

## Reference
- Ruby maintenance branches: https://www.ruby-lang.org/en/downloads/branches/
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