Change RubyGems installation to use toolset (#3474)

This commit is contained in:
Mikhail Timofeev
2021-05-30 00:39:27 +03:00
committed by GitHub
parent cfbaf5ff4d
commit 5898c5ebd4
7 changed files with 89 additions and 46 deletions

View File

@@ -339,5 +339,13 @@
"versions": [
"2.1"
]
}
},
"rubygems": [
"xcode-install",
"cocoapods",
"nomad-cli",
"xcpretty",
"bundler",
"fastlane"
]
}