Hello! I have recently formatted my machine and updated macOS to 14.3.1. Since then I am not able to install cocoa pods in my machine. It is showing below error.
ERROR: Error installing cocoapods:
The last version of drb (>= 0) to support your Ruby & RubyGems was 2.0.6. Try installing it with gem install drb -v 2.0.6
and then running the current command again
drb requires Ruby version >= 2.7.0. The current ruby version is 2.6.10.210.
When I try to update ruby, I am getting the following error.
Error running '__rvm_make -j12', please read /Users/karthik/.rvm/log/1707930039_ruby-3.0.0/make.log There has been an error while running make. Halting the installation.
I have tried multiple approaches from different forums, but none of them could fix them. Could you please help in resolving this. Thanks in Advance.