xcpretty / xcode-install

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

add support to Ruby 3.0 #439

Closed aomathwift closed 3 years ago

aomathwift commented 3 years ago

Resolve #437

This PR is a change to support working in a Ruby3.0. The changes are as follows :

maxim-lobanov commented 3 years ago

Hello @rogerluan ! When are you planning to release the new version with these changes?

rogerluan commented 3 years ago

Thanks for the pinging me @maxim-lobanov !

I've just released a new version 😊

https://rubygems.org/gems/xcode-install/versions/2.8.0 https://github.com/xcpretty/xcode-install/releases/tag/v2.8.0

🚀