Skip to content

Minimum Ruby and Rails versions are updated#76

Merged
bbatsov merged 4 commits intomasterfrom
pf-rails-ruby-minimum
Mar 20, 2026
Merged

Minimum Ruby and Rails versions are updated#76
bbatsov merged 4 commits intomasterfrom
pf-rails-ruby-minimum

Conversation

@AlfonsoUceda
Copy link
Contributor

@AlfonsoUceda AlfonsoUceda commented Mar 20, 2026

Minimum supported versions are raised to Ruby 3.2 and Rails 7.2. This removes dead compatibility code for Rails 5 (version checks, the RAILS_5 constant) and replaces the Rails 7.0 CI gemfile with Rails 7.2.

RAILS_5 constant and ActiveRecord version checks are no longer
needed now that Rails 5+ is the minimum supported version.
Rails 7.0 is no longer supported; the CI matrix now tests 7.2
as the lowest Rails version.
@AlfonsoUceda AlfonsoUceda changed the title WIP [PF] Minimum Ruby and Rails versions are updated Mar 20, 2026
@AlfonsoUceda AlfonsoUceda changed the title [PF] Minimum Ruby and Rails versions are updated Minimum Ruby and Rails versions are updated Mar 20, 2026
@bbatsov bbatsov merged commit a439cab into master Mar 20, 2026
5 checks passed
@AlfonsoUceda AlfonsoUceda deleted the pf-rails-ruby-minimum branch March 20, 2026 10:08
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