Hi. Thanks for the package.
Installing tmuxinator on a fresh Fedora 33 system, I get an error message stating that the erubi rubygem cannot be loaded.
dnf install rubygem-erubi
fixes the issue.
I suppose that the rubygem needs to be added as a mandatory dependency.
Avinash