When using something like tmux, when you open a new pane or window, the ruby version is always set to "embedded" ruby, rather than the version in .ruby-version.
I believe this is because the profile.d script does "chruby embedded" after loading auto.sh.