From 9fa263b9b62699d7749cddc549a525aa9e3fae84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 16:51:48 +0900 Subject: [PATCH] Bundler: Bump fastlane from 2.223.0 to 2.223.1 in /iosHyperskillApp (#1195) Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.223.0 to 2.223.1. - [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.223.0...fastlane/2.223.1) --- updated-dependencies: - dependency-name: fastlane dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- iosHyperskillApp/Gemfile | 2 +- iosHyperskillApp/Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/iosHyperskillApp/Gemfile b/iosHyperskillApp/Gemfile index 09c1f830a..c33c2922a 100644 --- a/iosHyperskillApp/Gemfile +++ b/iosHyperskillApp/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" ruby "3.3.0" -gem "fastlane", "2.223.0" +gem "fastlane", "2.223.1" gem "cocoapods", "1.15.2" gem "generamba", git: "https://github.com/ivan-magda/Generamba.git", branch: "develop" diff --git a/iosHyperskillApp/Gemfile.lock b/iosHyperskillApp/Gemfile.lock index 449376f17..7a320562f 100644 --- a/iosHyperskillApp/Gemfile.lock +++ b/iosHyperskillApp/Gemfile.lock @@ -139,7 +139,7 @@ GEM faraday_middleware (1.2.1) faraday (~> 1.0) fastimage (2.3.1) - fastlane (2.223.0) + fastlane (2.223.1) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.8, < 3.0.0) artifactory (~> 3.0) @@ -321,7 +321,7 @@ PLATFORMS DEPENDENCIES cocoapods (= 1.15.2) - fastlane (= 2.223.0) + fastlane (= 2.223.1) fastlane-plugin-firebase_app_distribution fastlane-plugin-sentry generamba!