summaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2020-03-16 14:52:46 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2020-03-16 14:52:46 +0100
commit96118a3815ccc245b80a090cef3aad1f8c475d04 (patch)
tree634e6ef1841e87bce624495e87a98f45ef132d8e /bashrc
parent5e9d6de5abe81c92cd702d69dd4eddc87de2d239 (diff)
downloadbin-96118a3815ccc245b80a090cef3aad1f8c475d04.zip
bin-96118a3815ccc245b80a090cef3aad1f8c475d04.tar.gz
ruby gem 2.6 -> 2.7
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index 2653fd8..a5fed2a 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="nvim -u ~/.vimrc"
# RUBY
-export GEM_HOME="${HOME_}/.gem/ruby/2.6.0"
+export GEM_HOME="${HOME_}/.gem/ruby/2.7.0"
set_if_not_in 'PATH' ${GEM_HOME}/bin
# catch and eval dmalloc output