diff --git a/apps/mobile/Gemfile b/apps/mobile/Gemfile index 9e2644eb834..460c18620f2 100644 --- a/apps/mobile/Gemfile +++ b/apps/mobile/Gemfile @@ -1,6 +1,6 @@ source "https://rubygems.org" -gem 'fastlane', '2.216.0' +gem 'fastlane', '2.217.0' # Exclude problematic versions of cocoapods and activesupport that causes build failures. gem 'cocoapods', '1.15.1' gem 'activesupport', '7.2.3.1' diff --git a/apps/mobile/Gemfile.lock b/apps/mobile/Gemfile.lock index 40726c625b9..cc841a72edb 100644 --- a/apps/mobile/Gemfile.lock +++ b/apps/mobile/Gemfile.lock @@ -129,7 +129,7 @@ GEM faraday_middleware (1.2.1) faraday (~> 1.0) fastimage (2.4.1) - fastlane (2.216.0) + fastlane (2.217.0) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.8, < 3.0.0) artifactory (~> 3.0) @@ -296,7 +296,7 @@ DEPENDENCIES activesupport (= 7.2.3.1) cocoapods (= 1.15.1) concurrent-ruby (= 1.3.4) - fastlane (= 2.216.0) + fastlane (= 2.217.0) xcodeproj (= 1.27.0) BUNDLED WITH