Use a ruby version manager which will leave the system install ruby version intact while using a different ruby version.
There are several available. Search on something like "How to install and use different versions of ruby on a mac?" to find the available ones and see which one best fits you needs. On Sunday, December 15, 2024 at 3:01:32 PM UTC-8 Mario Chabot wrote: > Hum... Trying to run a simple ruby, I get > /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in > > `require': cannot load such file -- SUEX_HelloWorld (LoadError) > from > /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in > > `require' > from > /Users/marioch/Library/Containers/com.barebones.bbedit/Data/tmp/BBEditRunTemp-untitled > > text 11.rb:1:in `<main>' > > Should be looking for version 3.2.2 > > Can this be set ? > -- This is the BBEdit Talk public discussion group. If you have a feature request or believe that the application isn't working correctly, please email "[email protected]" rather than posting here. Follow @bbedit on Mastodon: <https://mastodon.social/@bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/bbedit/af4077e7-064e-47f1-89d5-b803a6bbd3bfn%40googlegroups.com.
