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

Bump nio4r to pass installation on some CI platforms #444

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

lacostej
Copy link
Member

Pull Request Checklist

  • My pull request has been rebased on master
  • I ran bundle exec rspec to make sure that my PR didn't break any test
  • I ran bundle exec rubocop to make sure that my PR is inline with our code style
  • I have read the code of conduct

Pull Request Description

circle fails, making some changes to make it pass again.

@lacostej
Copy link
Member Author

Ruby 2.5.x requires a different fix:
image

I wonder if we just should drop it now...

@lacostej lacostej requested a review from niezbop October 29, 2024 13:59
Copy link
Member

@niezbop niezbop left a comment

Choose a reason for hiding this comment

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

Looks good!

Dropping ruby 2.5 is perfectly acceptable I think, it's been EOL for over 3 years. We could even consider dropping 2.6 actually (maybe not 2.7 since we're still using it some places).

Ruby 2.5
status: eol
release date: 2017-12-25
normal maintenance until: 2020-04-01
EOL: 2021-04-05

From ruby branches

@lacostej lacostej merged commit ed6dc9f into DragonBox:master Oct 29, 2024
17 of 21 checks passed
@lacostej lacostej deleted the fix/build_circle branch October 29, 2024 15:14
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