Skip to content

Update all Ruby gems in iOS template to latest stable versions #580

@minhnimble

Description

@minhnimble

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).

Image

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.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions