The bundler makes it easy to follow best practices for workflow development. It installs all assets in Alfred's data directory instead of the system directory, including Python packages and Ruby gems, making workflows easy to uninstall.
Further, Ruby gems will always be compatible with the user's system, so you don't have to worry about bundling all of the versions for the user's system.
Post on the Alfred Forum thread.
Open an issue in the Github queue.