mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-02-20 08:27:32 +08:00
Instead of updating both RubyGems and Homebrew at the beginning of the kokoro script, they should only be updated if they're going to be used for an install or update command. Closes #6256