From 365c6b0858480dcc87cff6068ee1206ceeef9f08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 13:51:13 +0000 Subject: [PATCH] chore(deps): bump fastlane-plugin-semantic_release in /ios Bumps [fastlane-plugin-semantic_release](https://github.com/xotahal/fastlane-plugin-semantic_release) from 1.25.0 to 1.26.0. - [Release notes](https://github.com/xotahal/fastlane-plugin-semantic_release/releases) - [Changelog](https://github.com/xotahal/fastlane-plugin-semantic_release/blob/master/docs/Changelog.png) - [Commits](https://github.com/xotahal/fastlane-plugin-semantic_release/compare/v1.25.0...v1.26.0) --- updated-dependencies: - dependency-name: fastlane-plugin-semantic_release dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ios/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/Gemfile.lock b/ios/Gemfile.lock index be4b4df85..14614d4c2 100644 --- a/ios/Gemfile.lock +++ b/ios/Gemfile.lock @@ -123,7 +123,7 @@ GEM xcpretty (~> 0.4.1) xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) fastlane-plugin-git_tags (0.1.1) - fastlane-plugin-semantic_release (1.25.0) + fastlane-plugin-semantic_release (1.26.0) fastlane-sirp (1.0.0) sysrandom (~> 1.0) gh_inspector (1.1.3)