Support parsing omnibus version strings
We have an to_omnibus method in Version, and a dedicated Omnibus Version object. But not an easy way to parse omnibus version strings, like we do with the regular rails version.
Being able to parse the omnibus tag version will assist in automation around updating templates that use the packages, or docker image.