diff --git a/Gemfile b/Gemfile index 1eea02ee6846..e348a3e0be9e 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ gem 'fastlane', '~> 2' gem 'fastlane-plugin-firebase_app_distribution', '~> 1.0' gem 'fastlane-plugin-sentry' -gem 'fastlane-plugin-wpmreleasetoolkit', '~> 14.10' +gem 'fastlane-plugin-wpmreleasetoolkit', '~> 14.11.1' # gem 'fastlane-plugin-wpmreleasetoolkit', path: '../../release-toolkit' # gem 'fastlane-plugin-wpmreleasetoolkit', git: 'https://github.com/wordpress-mobile/release-toolkit', branch: '' diff --git a/Gemfile.lock b/Gemfile.lock index 2463592a83f9..dc4d33cde291 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,8 +9,8 @@ GEM ast (2.4.3) atomos (0.1.3) aws-eventstream (1.4.0) - aws-partitions (1.1266.0) - aws-sdk-core (3.252.0) + aws-partitions (1.1274.0) + aws-sdk-core (3.254.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -18,11 +18,11 @@ GEM bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sdk-kms (1.129.0) - aws-sdk-core (~> 3, >= 3.248.0) + aws-sdk-kms (1.130.0) + aws-sdk-core (~> 3, >= 3.254.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.226.0) - aws-sdk-core (~> 3, >= 3.248.0) + aws-sdk-s3 (1.228.1) + aws-sdk-core (~> 3, >= 3.254.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1) @@ -45,7 +45,7 @@ GEM highline (~> 2.0.0) cork (0.3.0) colored2 (~> 3.1) - csv (3.3.5) + csv (3.3.6) danger (9.6.0) base64 (~> 0.2) claide (~> 1.0) @@ -78,7 +78,7 @@ GEM dotenv (2.8.1) emoji_regex (3.2.3) erubi (1.13.1) - excon (1.5.0) + excon (1.6.0) logger faraday (1.10.6) faraday-em_http (~> 1.0) @@ -168,12 +168,12 @@ GEM google-apis-firebaseappdistribution_v1alpha (>= 0.12.0) fastlane-plugin-sentry (1.29.0) os (~> 1.1, >= 1.1.4) - fastlane-plugin-wpmreleasetoolkit (14.10.0) + fastlane-plugin-wpmreleasetoolkit (14.11.1) buildkit (~> 1.5) chroma (= 0.2.0) diffy (~> 3.3) dotenv (~> 2.8) - fastlane (~> 2.235) + fastlane (~> 2.237) gettext (~> 3.5) git (~> 1.3) google-cloud-storage (~> 1.31) @@ -199,7 +199,7 @@ GEM git (1.19.1) addressable (~> 2.8) rchardet (~> 1.8) - google-apis-androidpublisher_v3 (0.104.0) + google-apis-androidpublisher_v3 (0.106.0) google-apis-core (>= 0.15.0, < 2.a) google-apis-core (0.18.0) addressable (~> 2.5, >= 2.5.1) @@ -217,7 +217,7 @@ GEM google-apis-core (>= 0.15.0, < 2.a) google-apis-playcustomapp_v1 (0.18.0) google-apis-core (>= 0.15.0, < 2.a) - google-apis-storage_v1 (0.64.0) + google-apis-storage_v1 (0.65.0) google-apis-core (>= 0.15.0, < 2.a) google-cloud-core (1.9.0) google-cloud-env (>= 1.0, < 3.a) @@ -225,7 +225,7 @@ GEM google-cloud-env (2.2.2) base64 (~> 0.2) faraday (>= 1.0, < 3.a) - google-cloud-errors (1.6.0) + google-cloud-errors (1.7.0) google-cloud-storage (1.62.0) addressable (~> 2.8) digest-crc (~> 0.4) @@ -236,7 +236,7 @@ GEM googleauth (~> 1.9) mini_mime (~> 1.0) google-logging-utils (0.2.0) - googleauth (1.17.1) + googleauth (1.17.3) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.2) google-logging-utils (~> 0.1) @@ -251,7 +251,7 @@ GEM mutex_m java-properties (0.3.0) jmespath (1.6.2) - json (2.20.0) + json (2.21.1) jwt (3.2.0) base64 kramdown (2.5.2) @@ -381,7 +381,7 @@ DEPENDENCIES fastlane (~> 2) fastlane-plugin-firebase_app_distribution (~> 1.0) fastlane-plugin-sentry - fastlane-plugin-wpmreleasetoolkit (~> 14.10) + fastlane-plugin-wpmreleasetoolkit (~> 14.11.1) rmagick (~> 7.0) BUNDLED WITH