Skip to content

Raise minimum Ruby version to 3.3#467

Merged
JC-DSIT merged 2 commits into
mainfrom
drop-ruby-3.2
Apr 16, 2026
Merged

Raise minimum Ruby version to 3.3#467
JC-DSIT merged 2 commits into
mainfrom
drop-ruby-3.2

Conversation

@brucebolt
Copy link
Copy Markdown
Member

What’s changed

Remove support for Ruby 3.2.

Identifying a user need

Ruby 3.2 is now out of support, so we do not expect consumers of the gem to be using it.

@JC-DSIT JC-DSIT linked an issue Apr 14, 2026 that may be closed by this pull request
Comment thread .ruby-version
@JC-DSIT
Copy link
Copy Markdown
Contributor

JC-DSIT commented Apr 16, 2026

I've tested this locally and it builds and runs correctly, so looks good to me.

Could do with confirming it's still compatible with the tech-docs-template

@JC-DSIT
Copy link
Copy Markdown
Contributor

JC-DSIT commented Apr 16, 2026

@brucebolt - I have opened a PR for the tech-docs-template to up the ruby version there also https://github.com/alphagov/tech-docs-template/pull/248/changes

Comment thread CHANGELOG.md Outdated
@@ -1,10 +1,11 @@
# Unreleased changes
## Unreleased
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do you want to do this as release 6.2.0?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Have pushed a commit to release 6.2.0 to this PR.

@brucebolt brucebolt marked this pull request as ready for review April 16, 2026 14:07
Ruby 3.2 is now out of support, so we do not expect consumers of the gem
to be using it.
@JC-DSIT JC-DSIT merged commit 06075f3 into main Apr 16, 2026
6 of 7 checks passed
@JC-DSIT JC-DSIT deleted the drop-ruby-3.2 branch April 16, 2026 14:24
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.

Raise minimum Ruby version to 3.3

2 participants