We have an app that is already on ruby 3, and has been running happily with Que 0.x for a long time (we're currently on the last 14.3 release).
I went in today to look at upgrading que, and unfortunately the migration instructions tell you that you must go through que version 1.x, which will not install if you're using ruby 3.
Is there any way to migrate from v0 to v2 when you're already running on ruby 3?