diff options
-rw-r--r-- | bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ LOCALLIB=${HOME_}/lib # RUBY # export RB_USER_INSTALL=1 # see /usr/local/lib/ruby/1.8/i386-freebsd7/rbconfig.rb export RUBYOPT=rubygems -export GEM_HOME="${HOME_}/.gem/ruby/2.3.0" +export GEM_HOME="${HOME_}/.gem/ruby/2.4.0" export RUBYLIB=${LOCALLIB}/ruby set_if_not_in 'PATH' ${GEM_HOME}/bin |