
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
cocoapods 명령어를 복사해서 터미널에 붙어넣었는데 이렇게 오류가 떴어요..
어떻게 하면 좋을까요?

작성한 코드 및 에러 메세지
오류 발생 시, 작성한 코드 전체와 에러 메시지를 첨부해 주세요.
➜ ~ brew install cocoapods sudo gem install cocoapods ==> Downloading https://formulae.brew.sh/api/formula.jws.json ##O=# # ==> Downloading https://formulae.brew.sh/api/cask.jws.json #=#=# Warning: Treating cocoapods as a formula. For the cask, use homebrew/cask/cocoapods Warning: cocoapods 1.15.2 is already installed and up-to-date. To reinstall 1.15.2, run: brew reinstall cocoapods Password: Sorry, try again. Password: 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.
Tip 2) Ctrl+A(맥의 경우 Command+A) 단축키로 코드를 한 번에 선택할 수 있어요!
