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

Fix ruby-sys version mismatch between Ruby and Rust #25

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

andreaslillebo
Copy link
Contributor

@andreaslillebo andreaslillebo commented Feb 12, 2024

Resolves the warning in the cross compilation action about the ruby-sys Rush crate being a different version than the Ruby gem;

::warn::⚠️ Cargo rb-sys version (0.9.81) does not match Ruby gem version (0.9.87)

@andreaslillebo andreaslillebo changed the title Update ruby-sys rust package for Ruby 3.3 compatibility Fix ruby-sys rust mismatch between Ruby and Rust Feb 12, 2024
@andreaslillebo andreaslillebo changed the title Fix ruby-sys rust mismatch between Ruby and Rust Fix ruby-sys rust version mismatch between Ruby and Rust Feb 12, 2024
@andreaslillebo andreaslillebo changed the title Fix ruby-sys rust version mismatch between Ruby and Rust Fix ruby-sys version mismatch between Ruby and Rust Feb 12, 2024
@IAPark IAPark self-requested a review February 12, 2024 18:24
@IAPark IAPark merged commit d84eb39 into IAPark:main Feb 12, 2024
6 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.

2 participants