From b8dcb6d71ee454a607906573df1ec246e67ec733 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Thu, 15 Apr 2021 15:21:54 +0200 Subject: switch to ruby 3.0.0 --- bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bashrc b/bashrc index b71f96f..ee1ee18 100644 --- a/bashrc +++ b/bashrc @@ -77,7 +77,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.7.0" +export GEM_HOME="${HOME_}/.gem/ruby/3.0.0" set_if_not_in 'PATH' ${GEM_HOME}/bin # catch and eval dmalloc output -- cgit v1.1-2-g2b99