Skip to content

Drop support for Ruby and Rails versions past EOL - #624

Open
seanpdoyle wants to merge 1 commit into
rails:mainfrom
seanpdoyle:drop-support-for-eol-ruby-and-rails
Open

Drop support for Ruby and Rails versions past EOL#624
seanpdoyle wants to merge 1 commit into
rails:mainfrom
seanpdoyle:drop-support-for-eol-ruby-and-rails

Conversation

@seanpdoyle

@seanpdoyle seanpdoyle commented Sep 4, 2026

Copy link
Copy Markdown

Drop support for Ruby versions that are past their end of life (according to the Ruby Maintenance Branches page as of 04 Sep 2026.

Similarly, drop support for Rails versions that are outside of their "Security Issues" windows (according to the Ruby on Rails Maintenance Policy page as of 04 Sep 2026.

To do so, this commit removes those version combinations from the GitHub actions configuration in .github/workflows/ruby.yml along with their Appraisals entry (and the corresponding gemfiles/*.gemfile files).

Drop support for Ruby versions that are past their end of life
(according to the [Ruby Maintenance Branches][] page as of 04 Sep 2026.

Similarly, drop support for Rails versions that are outside of their
"Security Issues" windows (according to the [Ruby on Rail Maintenance
Policy][] page as of 04 Sep 2026.

To do so, this commit removes those version combinations from the GitHub
actions configuration in `.github/workflows/ruby.yml` along with their
`Appraisals` entry (and the corresponding `gemfiles/*.gemfile` files).

[Ruby on Rails Maintenance Policy]: https://rubyonrails.org/maintenance#security
[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