You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments