I have an app using this driver and I am wondering if ruby 3 is officially supported. Initial attempts at upgrading the application started giving errors that seem to originate from the driver:
RethinkDB::ReqlRuntimeError: Connection is closed
Is there a plan to support ruby 3?