How do you solve the following error in Pry in the Mac terminal?
ruby/3.0.1 isn't supported by this pry-doc version
You get this error when you require pry-doc inside of Pry, in order to access Ruby documentation. This happens on today's date, having the latest versions of Ruby, Pry, and Pry-doc.