
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
처음 수업 들으려 할때 플러터 설치 플러스 엑스코드 설치하려고 하는데
cocoapods 설치 과정에서 오류가 발생되서 설치가 안됩니다!
보고 계신 화면 전체를 캡처해 주시면, 튜터님들

이 빠르게 상황을 이해할 수 있어요.
작성한 코드 및 에러 메세지
Last login: Wed Aug 9 17:09:10 on ttys000 songhyeongtag@songhyeongtag-ui-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. songhyeongtag@songhyeongtag-ui-MacBookAir ~ %
