Bump Ruby to v3.1.4 and use `.ruby-version` in CI by aaronskiba · Pull Request #3566 · DMPRoadmap/roadmap

added 4 commits

October 2, 2025 10:21
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 Bump Ruby to v3.1.4 and Use .ruby-version in CI

Oct 2, 2025

@aaronskiba aaronskiba changed the title Bump Ruby to v3.1.4 and Use .ruby-version in CI Bump Ruby to v3.1.4 and use .ruby-version in CI

Oct 2, 2025

johnpinto1

@aaronskiba aaronskiba changed the base branch from main to next-release/v5.0.2

October 6, 2025 16:23

@aaronskiba