Fixing Ruby openssl errors
ABuisman.com
The other day I wanted to try out Rails 7’s import maps on my new M1 MacBook, but I was blocked by an error telling me that Ruby couldn’t make any SSL requests. I’ll go through how I fixed this. The command I tried that gave me an error was: bin/importmap pin @picocss/pico I got the following...