From c86bc040108b943cafaf048508d209dee082c420 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 14:12:47 +0000 Subject: [PATCH] Bump fastlane from 2.239.0 to 2.240.0 in the ruby-minor-and-patch group Bumps the ruby-minor-and-patch group with 1 update: [fastlane](https://github.com/fastlane/fastlane). Updates `fastlane` from 2.239.0 to 2.240.0 - [Release notes](https://github.com/fastlane/fastlane/releases) - [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md) - [Commits](https://github.com/fastlane/fastlane/compare/fastlane/2.239.0...fastlane/2.240.0) --- updated-dependencies: - dependency-name: fastlane dependency-version: 2.240.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-minor-and-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 35 ++++++++++++++++++----------------- 2 files changed, 19 insertions(+), 18 deletions(-) diff --git a/Gemfile b/Gemfile index c9f4d247f..1625b0e48 100644 --- a/Gemfile +++ b/Gemfile @@ -3,5 +3,5 @@ source 'https://rubygems.org' gem 'cocoapods', '~> 1.17' -gem 'fastlane', '~> 2.239' +gem 'fastlane', '~> 2.240' gem 'rubocop', '~> 1.91' diff --git a/Gemfile.lock b/Gemfile.lock index 66637bb1a..2c3feaf8c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,8 +24,8 @@ GEM ast (2.4.3) atomos (0.1.3) aws-eventstream (1.4.0) - aws-partitions (1.1283.0) - aws-sdk-core (3.254.1) + aws-partitions (1.1287.0) + aws-sdk-core (3.257.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -33,11 +33,12 @@ GEM bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sdk-kms (1.130.0) - aws-sdk-core (~> 3, >= 3.254.0) + rexml (~> 3.4, >= 3.4.2) + aws-sdk-kms (1.132.0) + aws-sdk-core (~> 3, >= 3.256.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.229.0) - aws-sdk-core (~> 3, >= 3.254.1) + aws-sdk-s3 (1.232.1) + aws-sdk-core (~> 3, >= 3.256.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1) @@ -45,7 +46,7 @@ GEM babosa (1.0.4) base64 (0.3.0) benchmark (0.5.0) - bigdecimal (4.1.2) + bigdecimal (4.1.3) claide (1.1.0) cocoapods (1.17.0) addressable (~> 2.8) @@ -93,7 +94,7 @@ GEM declarative (0.0.20) digest-crc (0.7.0) rake (>= 12.0.0, < 14.0.0) - domain_name (0.6.20260902) + domain_name (0.6.20260907) dotenv (2.8.1) drb (2.2.3) emoji_regex (3.2.3) @@ -103,7 +104,7 @@ GEM logger excon (1.6.0) logger - faraday (2.14.3) + faraday (2.14.4) faraday-net_http (>= 2.0, < 3.5) json logger @@ -119,7 +120,7 @@ GEM faraday-retry (2.4.0) faraday (~> 2.0) fastimage (2.4.1) - fastlane (2.239.0) + fastlane (2.240.0) CFPropertyList (>= 2.3, < 5.0.0) abbrev (~> 0.1) addressable (>= 2.9.0, < 3.0.0) @@ -161,8 +162,8 @@ GEM optparse (>= 0.1.1, < 1.0.0) ostruct (>= 0.1.0) plist (>= 3.1.0, < 4.0.0) - rubyzip (>= 2.0.0, < 3.0.0) - security (= 0.1.5) + rubyzip (>= 3.4.0, < 4.0.0) + security (= 0.2.0) simctl (~> 1.6.3) terminal-notifier (>= 2.0.0, < 3.0.0) terminal-table (~> 4) @@ -226,7 +227,7 @@ GEM mutex_m i18n (1.15.2) concurrent-ruby (~> 1.0) - io-console (0.9.2) + io-console (0.9.3) irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) @@ -234,7 +235,7 @@ GEM reline (>= 0.4.2) jmespath (1.6.2) json (2.21.2) - jwt (3.2.0) + jwt (3.3.0) base64 language_server-protocol (3.17.0.6) lint_roller (1.1.0) @@ -305,9 +306,9 @@ GEM prism (~> 1.7) ruby-macho (4.1.0) ruby-progressbar (1.13.0) - rubyzip (2.4.1) + rubyzip (3.6.0) securerandom (0.4.1) - security (0.1.5) + security (0.2.0) signet (0.22.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) @@ -353,7 +354,7 @@ PLATFORMS DEPENDENCIES cocoapods (~> 1.17) - fastlane (~> 2.239) + fastlane (~> 2.240) rubocop (~> 1.91) BUNDLED WITH