I haven't used this gem yet, but when the [PR to add Que 2 support](https://github.com/statianzo/que-web/pull/95) landed, I thought the diff was suspiciously small. I see that [`args` is listed in the list jobs and show job views, but `kwargs` is not](https://github.com/search?q=repo%3Astatianzo%2Fque-web%20%22%3Cth%3EArgs%22&type=code). `kwargs` is a [new column added in Que 2 for Ruby 3 support](https://github.com/que-rb/que/blob/master/CHANGELOG.md#200-2022-08-25).