Skip to content

Commit

Permalink
fix: GEM_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
aoudiamoncef committed May 10, 2022
1 parent 881ed54 commit cb36888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/_default/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,4 @@ disableAliases = false
[security]
[security.exec]
allow = ['^dart-sass-embedded$', '^go$', '^npx$', '^postcss$', '^asciidoctor$']
osEnv = ['(?i)^(PATH|PATHEXT|APPDATA|TMP|TEMP|TERM|GEM_PATH)$']

0 comments on commit cb36888

Please sign in to comment.