You're probably looking for the Standard Ruby repo.
This gem is effectively an alias of the gem
"standard", whose binary is named
standardrb
to avoid PATH collisions with StandardJS.
Anyone who runs gem install standardrb
as a result, will have the standard
gem installed as an unpinned transitive dependency and—with it—the actual
standardrb
executable.