Hi everyone,
I just did a fresh install of Ruby on my macOS (12.0.1 Monterey). It seems that when Ruby is installed via Homebrew it uses another PATH than specified in the documentation:
Documentation: $HOME/.gem/ruby/X.X.0/bin
On my machine: $HOME/.local/share/gem/ruby/3.0.0/bin
Can somebody reproduce/confirm?
Thanks, Peter