xcpretty / xcode-install

🔽 Install and update your Xcodes
https://fastlane.tools
MIT License
2.58k stars 237 forks source link

Support to ruby 3.0 #437

Closed aomathwift closed 2 years ago

aomathwift commented 3 years ago

Ruby3.0 relesase is a major version update, so xcode-install should support to keep it up to date.

For this we need to bump the very old rubocop version (0.49.1) to the latest first.