As explained in Shopify/vscode-ruby-lsp#386 (review), if we inherit the wrong RUBYOPT configuration it can potentially break the Ruby LSP.
Investigate if we can override it and keep in mind that we may want to keep options appended by bundler itself.
As explained in Shopify/vscode-ruby-lsp#386 (review), if we inherit the wrong
RUBYOPTconfiguration it can potentially break the Ruby LSP.Investigate if we can override it and keep in mind that we may want to keep options appended by bundler itself.