Skip to content

Conversation

XrXr
Copy link
Contributor

@XrXr XrXr commented Oct 15, 2025

Without this, requiring the native extension fails with:

dlsym(0x6cf51c20, ruby_abi_version): symbol not found - ruby_abi_version

Development versions of ruby require this symbol to be present in native
extensions.

See: ruby/ruby@3df1692

Without this, requiring the native extension fails with:

    dlsym(0x6cf51c20, ruby_abi_version): symbol not found - ruby_abi_version

Development versions of ruby require this symbol to be present in native
extensions.

See: ruby/ruby@3df1692
@SpringMT SpringMT merged commit 5b13b1a into SpringMT:main Oct 16, 2025
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