Why
Our iOS template currently uses outdated gem versions, which may cause compatibility issues and prevent us from taking advantage of the latest improvements and security fixes.
For example, the fastlane gem is still on version 2.221.0, while the latest available version is 2.228.0 (see: Fastlane on RubyGems).
This update will ensure the project dependencies are up-to-date, stable, and aligned with the latest iOS build and release tooling.
Who Benefits?
- All iOS developers, by ensuring smoother builds and access to the latest Fastlane and gem features.
- CI/CD pipelines, by reducing potential failures due to deprecated gem versions.