From b3fbb537c6d890cb198a90791067468368ff3814 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 20:13:32 +0000 Subject: [PATCH] Bump fastlane-plugin-wpmreleasetoolkit from 13.6.0 to 13.7.0 Bumps [fastlane-plugin-wpmreleasetoolkit](https://github.com/wordpress-mobile/release-toolkit) from 13.6.0 to 13.7.0. - [Release notes](https://github.com/wordpress-mobile/release-toolkit/releases) - [Changelog](https://github.com/wordpress-mobile/release-toolkit/blob/trunk/CHANGELOG.md) - [Commits](https://github.com/wordpress-mobile/release-toolkit/compare/13.6.0...13.7.0) --- updated-dependencies: - dependency-name: fastlane-plugin-wpmreleasetoolkit dependency-version: 13.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index ce3da2607..543d3b0da 100644 --- a/Gemfile +++ b/Gemfile @@ -3,5 +3,5 @@ source 'https://rubygems.org' gem 'fastlane', '~> 2.228' -gem 'fastlane-plugin-wpmreleasetoolkit', '~> 13.6' +gem 'fastlane-plugin-wpmreleasetoolkit', '~> 13.7' gem 'fluent-tools', '~> 0.3' diff --git a/Gemfile.lock b/Gemfile.lock index 06af1879b..4cc5e7ba0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM artifactory (3.0.17) atomos (0.1.3) aws-eventstream (1.4.0) - aws-partitions (1.1179.0) + aws-partitions (1.1180.0) aws-sdk-core (3.236.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) @@ -134,7 +134,7 @@ GEM xcodeproj (>= 1.13.0, < 2.0.0) xcpretty (~> 0.4.1) xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) - fastlane-plugin-wpmreleasetoolkit (13.6.0) + fastlane-plugin-wpmreleasetoolkit (13.7.0) activesupport (>= 6.1.7.1) buildkit (~> 1.5) chroma (= 0.2.0) @@ -286,7 +286,7 @@ GEM concurrent-ruby (~> 1.0) uber (0.1.0) unicode-display_width (2.6.0) - uri (1.1.0) + uri (1.1.1) word_wrap (1.0.0) xcodeproj (1.27.0) CFPropertyList (>= 2.3.3, < 4.0) @@ -312,7 +312,7 @@ PLATFORMS DEPENDENCIES fastlane (~> 2.228) - fastlane-plugin-wpmreleasetoolkit (~> 13.6) + fastlane-plugin-wpmreleasetoolkit (~> 13.7) fluent-tools (~> 0.3) BUNDLED WITH