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

[#8530] Add support for Ruby 3.4 #8531

Merged
merged 4 commits into from
Jan 16, 2025
Merged

[#8530] Add support for Ruby 3.4 #8531

merged 4 commits into from
Jan 16, 2025

Conversation

gbp
Copy link
Member

@gbp gbp commented Jan 14, 2025

Relevant issue(s)

Fixes #8530

What does this do?

Add support for Ruby 3.4

@gbp gbp changed the base branch from 8056-ruby-3.3 to develop January 15, 2025 10:58
gbp added 4 commits January 15, 2025 10:59
These gems will be removed from the standard gems shipped with Ruby 3.5
and to continue using them we need to bundle them ourselves.
This isn't compatible with Ruby 3.4 and hasn't been used for a long
time.
Without this change test examples in Ruby 3.4 will fail due Hash#inspect
switching from new style hash syntax.
@gbp gbp merged commit 3be3277 into develop Jan 16, 2025
7 checks passed
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.

Support Ruby 3.4
1 participant