I have checked that this feature is not already implemented
Use case
Currently, formatter does not work when bundler is not configured. This is inconvenient when writing ruby as one-time script.
Description
Allow using globally installed formatter gem as a formatter.
Implementation
No response