Skip to content

Commit

Permalink
Fix SC2155
Browse files Browse the repository at this point in the history
  • Loading branch information
timurvafin committed Jun 26, 2023
1 parent 68b7124 commit 01402cf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ruby/config.bash
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@
# export RUBY_HEAP_FREE_MIN=500000

export BUNDLER_EDITOR=subl
export RUBY_CONFIGURE_OPTS="--with-openssl-dir=$(brew --prefix openssl@1.1)"

RUBY_CONFIGURE_OPTS="--with-openssl-dir=$(brew --prefix openssl@1.1)"
export RUBY_CONFIGURE_OPTS

0 comments on commit 01402cf

Please sign in to comment.