Ruby 3.3.10

This commit is contained in:
Fedor Korotkov 2025-11-01 12:00:49 -04:00
parent a2b4e1ebfe
commit aec76f172d
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ build {
"brew install libimobiledevice ideviceinstaller ios-deploy carthage",
"brew install xcbeautify swiftformat swiftlint swiftgen licenseplist",
"brew install mint tuist/tuist/tuist",
"rbenv global 3.3.9", # fastlane conflicts with 3.4.0+ https://github.com/fastlane/fastlane/issues/29527
"rbenv global 3.3.10", # fastlane conflicts with 3.4.0+ https://github.com/fastlane/fastlane/issues/29527
"gem update",
"gem install fastlane",
"gem install cocoapods",