Skip to content

Bump Ruby to v3.1.4 and use .ruby-version in CI - #3566

Merged
aaronskiba merged 5 commits into
next-release/v5.0.2from
aaron/bump-ruby-v3.1.4
Oct 6, 2025
Merged

Bump Ruby to v3.1.4 and use .ruby-version in CI#3566
aaronskiba merged 5 commits into
next-release/v5.0.2from
aaron/bump-ruby-v3.1.4

Conversation

@aaronskiba

@aaronskiba aaronskiba commented Oct 2, 2025

Copy link
Copy Markdown
Contributor

Changes proposed in this PR:

Bump Ruby version to v3.1.4

Use .ruby-version in CI

  • Removed .ruby-version from .gitignore
    • This allows us to removed the hardcoded ruby-version from the GitHub Actions.
    • ruby/setup-ruby now reads the version from .ruby-version

Additional Notes

Removed the hardcoded `ruby-version` from GitHub Actions workflows.
- `ruby/setup-ruby` now reads the version from `.ruby-version`.
- Avoids duplication and keeps CI consistent with local development
@aaronskiba aaronskiba changed the title Aaron/bump ruby v3.1.4 Oct 2, 2025
@aaronskiba aaronskiba changed the title Bump Ruby to v3.1.4 and Use .ruby-version in CI Oct 2, 2025
@aaronskiba
aaronskiba marked this pull request as ready for review October 2, 2025 16:59

@johnpinto1 johnpinto1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me.

@aaronskiba
aaronskiba changed the base branch from main to next-release/v5.0.2 October 6, 2025 16:23
@aaronskiba
aaronskiba merged commit 2817405 into next-release/v5.0.2 Oct 6, 2025
5 checks passed
@aaronskiba
aaronskiba deleted the aaron/bump-ruby-v3.1.4 branch October 6, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants