Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand Down