summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2019-02-08 18:55:02 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2019-02-08 18:55:02 +0100
commit36d208771bc0397f2102cb7dab5a973d6a73cac4 (patch)
treef6374c61d9c73aebd21f98cb84c5f68f6647475e
parent3ef010125bed05a97035b0c6501b31c8f03b3fcf (diff)
downloadbin-36d208771bc0397f2102cb7dab5a973d6a73cac4.zip
bin-36d208771bc0397f2102cb7dab5a973d6a73cac4.tar.gz
bashrc gem -> 2.6.0
-rw-r--r--bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index 2ac0282..807bfc2 100644
--- a/bashrc
+++ b/bashrc
@@ -74,7 +74,7 @@ export PATH=${HOME_}/bin:${PATH#${HOME_}/bin:}
export_if_exists 'PAGER' 'less' '/bin/more'
export EDITOR=vim
# RUBY
-export GEM_HOME="${HOME_}/.gem/ruby/2.5.0"
+export GEM_HOME="${HOME_}/.gem/ruby/2.6.0"
set_if_not_in 'PATH' ${GEM_HOME}/bin
# catch and eval dmalloc output