From 44dc992fbb697d33c7c73084f0c44691273fcf14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 21:42:36 +0000 Subject: [PATCH] Bump fastlane-plugin-wpmreleasetoolkit in the ruby-minor-and-patch group Bumps the ruby-minor-and-patch group with 1 update: [fastlane-plugin-wpmreleasetoolkit](https://github.com/wordpress-mobile/release-toolkit). Updates `fastlane-plugin-wpmreleasetoolkit` from 14.7.0 to 14.8.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/14.7.0...14.8.0) --- updated-dependencies: - dependency-name: fastlane-plugin-wpmreleasetoolkit dependency-version: 14.8.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 | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile b/Gemfile index fa6bc472ba4c..67f597e21a61 100644 --- a/Gemfile +++ b/Gemfile @@ -14,7 +14,7 @@ gem 'fastlane-plugin-sentry' # This comment avoids typing to switch to a development version for testing. # # gem 'fastlane-plugin-wpmreleasetoolkit', git: 'https://github.com/wordpress-mobile/release-toolkit', ref: '' -gem 'fastlane-plugin-wpmreleasetoolkit', '~> 14.7' +gem 'fastlane-plugin-wpmreleasetoolkit', '~> 14.8' gem 'rake' gem 'rubocop', '~> 1.88' gem 'rubocop-rake', '~> 0.7' diff --git a/Gemfile.lock b/Gemfile.lock index 8325e2b30df2..a3b34dd0c055 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM ast (2.4.3) atomos (0.1.3) aws-eventstream (1.4.0) - aws-partitions (1.1260.0) + aws-partitions (1.1262.0) aws-sdk-core (3.252.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) @@ -21,7 +21,7 @@ GEM aws-sdk-kms (1.129.0) aws-sdk-core (~> 3, >= 3.248.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.225.1) + aws-sdk-s3 (1.226.0) aws-sdk-core (~> 3, >= 3.248.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) @@ -79,7 +79,7 @@ GEM emoji_regex (3.2.3) erubi (1.13.1) excon (0.112.0) - faraday (1.10.5) + faraday (1.10.6) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) @@ -167,7 +167,7 @@ GEM google-apis-firebaseappdistribution_v1alpha (>= 0.12.0) fastlane-plugin-sentry (2.5.8) os (~> 1.1, >= 1.1.4) - fastlane-plugin-wpmreleasetoolkit (14.7.0) + fastlane-plugin-wpmreleasetoolkit (14.8.0) buildkit (~> 1.5) chroma (= 0.2.0) diffy (~> 3.3) @@ -198,7 +198,7 @@ GEM git (1.19.1) addressable (~> 2.8) rchardet (~> 1.8) - google-apis-androidpublisher_v3 (0.102.0) + google-apis-androidpublisher_v3 (0.103.0) google-apis-core (>= 0.15.0, < 2.a) google-apis-core (0.18.0) addressable (~> 2.5, >= 2.5.1) @@ -212,11 +212,11 @@ GEM google-apis-core (>= 0.15.0, < 2.a) google-apis-firebaseappdistribution_v1alpha (0.26.0) google-apis-core (>= 0.15.0, < 2.a) - google-apis-iamcredentials_v1 (0.27.0) + google-apis-iamcredentials_v1 (0.28.0) google-apis-core (>= 0.15.0, < 2.a) - google-apis-playcustomapp_v1 (0.17.0) + google-apis-playcustomapp_v1 (0.18.0) google-apis-core (>= 0.15.0, < 2.a) - google-apis-storage_v1 (0.63.0) + google-apis-storage_v1 (0.64.0) google-apis-core (>= 0.15.0, < 2.a) google-cloud-core (1.9.0) google-cloud-env (>= 1.0, < 3.a) @@ -235,7 +235,7 @@ GEM googleauth (~> 1.9) mini_mime (~> 1.0) google-logging-utils (0.2.0) - googleauth (1.17.0) + googleauth (1.17.1) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.2) google-logging-utils (~> 0.1) @@ -250,7 +250,7 @@ GEM mutex_m java-properties (0.3.0) jmespath (1.6.2) - json (2.19.9) + json (2.20.0) jwt (3.2.0) base64 kramdown (2.5.2) @@ -381,7 +381,7 @@ DEPENDENCIES fastlane (~> 2.236) fastlane-plugin-firebase_app_distribution (~> 1.0) fastlane-plugin-sentry - fastlane-plugin-wpmreleasetoolkit (~> 14.7) + fastlane-plugin-wpmreleasetoolkit (~> 14.8) rake rmagick (~> 7.0.4) rubocop (~> 1.88)