Skip to content

Commit

Permalink
Change the path where we expect gems to be installed
Browse files Browse the repository at this point in the history
  • Loading branch information
shankari committed Oct 28, 2023
1 parent d28d193 commit 9f5c02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/export_shared_dep_versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ export GRADLE_VERSION=7.6
export OSX_EXP_VERSION=12

export NVM_DIR="$HOME/.nvm"
export RUBY_PATH=$HOME/.gem/ruby/$RUBY_VERSION.0/bin
export RUBY_PATH=$HOME/.local/share/gem/ruby/$RUBY_VERSION.0/bin

0 comments on commit 9f5c02e

Please sign in to comment.