Set minimum ruby version to 3.1 - #352
Merged
chrisarcand merged 5 commits intoDec 3, 2025
Merged
Conversation
Closed
nevans
force-pushed
the
bump-minimum-required-ruby-version
branch
2 times, most recently
from
December 1, 2025 22:19
3262b00 to
8c4f405
Compare
Dropped 1.11: EOL since 2023-06-21 (last release was 2023-06-19) Dropped 1.12: EOL since 2023-09-27 (last release was 2023-09-11) Dropped 1.13: EOL since 2024-03-25 (last release was 2024-01-29) Skipped 1.14: EOL since 2024-06-10 (last release was 2024-02-28) Skipped 1.15: EOL since 2024-06-10 (last release was 2024-02-28) Added 1.16: EOL since 2024-06-10 (last release was 2024-05-29) Skipped 1.17: EOL since 2024-10-09 (last release was 2024-09-24) Skipped 1.18: EOL since 2025-03-04 (last release was 2024-02-24) Added 1.19: EOL since 2025-06-23 (last release was 2024-05-29) Added 1.20: EOL since 2025-10-21 (last release was 2025-09-23) Added 1.21: current release (last release was 2025-11-18) 1.16 has extended maintenance until CY26 Q1 (Vault Enterprise only). 1.19 has extended maintenance until CY27 Q1 (Vault Enterprise only).
This drops support for all EOL ruby versions. EOL ruby versions have also been dropped from the CI matrix.
nevans
force-pushed
the
bump-minimum-required-ruby-version
branch
from
December 1, 2025 22:21
8c4f405 to
83fd000
Compare
chrisarcand
approved these changes
Dec 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This drops support for all EOL ruby versions. It also includes two other PRs: