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
v2.5.4 (#2965)
* v2.5.4
* Skip sqlite3 specs on Ruby 4.0 due to ABI incompatibility
The sqlite3 gem 2.9.0 has an ABI incompatibility with Ruby 4.0.0-preview2
causing "undefined symbol: ruby_abi_version" errors.