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

Add Ruby 3.4 and remove Ruby 3.0 in CI #185

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

krororo
Copy link
Collaborator

@krororo krororo commented Dec 30, 2024

This pull request includes updates to support Ruby 3.4 across various files and configurations. The most important changes include updating the Ruby version matrix in the GitHub Actions workflow, adding necessary gems for Ruby 3.4 compatibility, and updating the required Ruby version in the gem specification.

Support for Ruby 3.4:

Gem compatibility:

Required Ruby version:

base64, bigdecimal, and mutex_m were changed to bundled gem from Ruby
3.4, so they were added as dependencies.
@auto-assign auto-assign bot requested review from lighty and mkmn December 30, 2024 02:26
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.

1 participant