Skip to content

Drop support for EOL Ruby and Rails#89

Merged
samandmoore merged 2 commits into
Betterment:mainfrom
Irving-Betterment:drop_eol_rails_ruby_support
Sep 12, 2025
Merged

Drop support for EOL Ruby and Rails#89
samandmoore merged 2 commits into
Betterment:mainfrom
Irving-Betterment:drop_eol_rails_ruby_support

Conversation

@Irving-Betterment

@Irving-Betterment Irving-Betterment commented Sep 9, 2025

Copy link
Copy Markdown
Contributor

Summary of changes:
This pull request drops support for Rails and Ruby versions reached end of life (< Rails 7.2, < Ruby 3.2), in order to streamline the supportability bracket. By doing so, It also cuts a minor version release.

@Irving-Betterment Irving-Betterment marked this pull request as ready for review September 9, 2025 20:46
Comment thread lib/webvalve/version.rb Outdated
@@ -1,3 +1,3 @@
module WebValve
VERSION = "2.1.0"
VERSION = "3.0.0"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

in the past, in this project, we've dropped support in minor version bumps. i'd like to continue that here. can you swap the version change here to 2.2.0?

@samandmoore samandmoore left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

just one thing about changing the version number

@samandmoore samandmoore left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

domainlgtm platformlgtm

@samandmoore samandmoore merged commit c13b5a0 into Betterment:main Sep 12, 2025
12 checks passed
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