
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
오늘 맥북을 택배로 받아서 설치 진행중입니다.
Homebrew까지 설치했고, Cocoapods 설치 진행중에 코드스니펫을 복사해서 그대로 터미널에 붙여넣고 비밀번호 입력했는데 하단 에러메세지가 뜹니다. 뭐가 문제일까요?ㅠㅠ
보고 계신 화면 전체를 캡처해 주시면, 튜터님들이 빠르

게 상황을 이해할 수 있어요.
작성한 코드 및 에러 메세지
t2023-m0075@t2023-m0075ui-MacBookAir ~ % brew install cocoapods
sudo gem install cocoapods
zsh: command not found: brew
Password:
ERROR: Error installing cocoapods:
The last version of activesupport (>= 5.0, < 8) to support your Ruby & RubyGems was 6.1.7.4. Try installing it with `gem install activesupport -v 6.1.7.4` and then running the current command again
activesupport requires Ruby version >= 2.7.0. The current ruby version is 2.6.10.210.
