Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove support for Ruby 2.6 #21477

Merged
merged 1 commit into from
Nov 27, 2022
Merged

Conversation

ClearlyClaire
Copy link
Contributor

As pointed out by #21297 (comment) at least one of our dependencies already dropped support for Ruby 2.6, and we had removed Ruby 2.6 tests from the CI over a year ago (#16861).

So stop advertising Ruby 2.6 support, bump targeted version, and drop some compatibility code.

As pointed out by mastodon#21297 (comment)
at least one of our dependencies already dropped support for Ruby 2.6, and we
had removed Ruby 2.6 tests from the CI over a year ago (mastodon#16861).

So stop advertising Ruby 2.6 support, bump targeted version, and drop some
compatibility code.
@ineffyble ineffyble added the refactoring Improving code quality label Nov 24, 2022
@ineffyble
Copy link
Member

I know in practice this is already broken, but should this be considered a formally 'breaking' change?

@ashleyhull-versent
Copy link
Contributor

EOL was 7 months ago. So it's kind of out of warranty, but "we" can obviously highlight it.

@ClearlyClaire
Copy link
Contributor Author

I know in practice this is already broken, but should this be considered a formally 'breaking' change?

In this particular case, I wouldn't mark it as breaking, as it's been broken already.

@matthewford matthewford mentioned this pull request Nov 24, 2022
3 tasks
@Gargron Gargron merged commit 098ced7 into mastodon:main Nov 27, 2022
@ineffyble ineffyble mentioned this pull request Nov 30, 2022
nametoolong pushed a commit to nametoolong/nuage that referenced this pull request Jan 12, 2023
As pointed out by mastodon#21297 (comment)
at least one of our dependencies already dropped support for Ruby 2.6, and we
had removed Ruby 2.6 tests from the CI over a year ago (mastodon#16861).

So stop advertising Ruby 2.6 support, bump targeted version, and drop some
compatibility code.
# Conflicts:
#	README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Improving code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants