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

Support for Ruby 3.1, 3.2, 3.3 #62

Open
nathan-nhm opened this issue Aug 6, 2024 · 0 comments
Open

Support for Ruby 3.1, 3.2, 3.3 #62

nathan-nhm opened this issue Aug 6, 2024 · 0 comments

Comments

@nathan-nhm
Copy link

  • Universal gem does not have binaries past ruby 3.0 for 1.10.1
  • testing on 3.2.2 x64-mingw-ucrt, the --platform=ruby gem compiles fine, loads fine when gemfile.lock is set to use it
  • Gemfile with the following line resets to universal with each bundle update

gem 'win32-api', require: false, platforms: :ruby

  • don't know if the reset is dropped bundler support or a hard-coded preference
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

No branches or pull requests

1 participant