Skip to content

Commit 8152b62

Browse files
Bump fastlane-plugin-wpmreleasetoolkit from 14.4.0 to 14.5.0 (#25553)
Bumps [fastlane-plugin-wpmreleasetoolkit](https://github.com/wordpress-mobile/release-toolkit) from 14.4.0 to 14.5.0. - [Release notes](https://github.com/wordpress-mobile/release-toolkit/releases) - [Changelog](https://github.com/wordpress-mobile/release-toolkit/blob/trunk/CHANGELOG.md) - [Commits](wordpress-mobile/release-toolkit@14.4.0...14.5.0) --- updated-dependencies: - dependency-name: fastlane-plugin-wpmreleasetoolkit dependency-version: 14.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdd5052 commit 8152b62

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ gem 'fastlane-plugin-sentry'
1414
# This comment avoids typing to switch to a development version for testing.
1515
#
1616
# gem 'fastlane-plugin-wpmreleasetoolkit', git: 'https://github.com/wordpress-mobile/release-toolkit', ref: ''
17-
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 14.4'
17+
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 14.5'
1818
gem 'rake'
1919
gem 'rubocop', '~> 1.86'
2020
gem 'rubocop-rake', '~> 0.7'

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GEM
99
ast (2.4.3)
1010
atomos (0.1.3)
1111
aws-eventstream (1.4.0)
12-
aws-partitions (1.1244.0)
12+
aws-partitions (1.1246.0)
1313
aws-sdk-core (3.246.0)
1414
aws-eventstream (~> 1, >= 1.3.0)
1515
aws-partitions (~> 1, >= 1.992.0)
@@ -21,7 +21,7 @@ GEM
2121
aws-sdk-kms (1.124.0)
2222
aws-sdk-core (~> 3, >= 3.244.0)
2323
aws-sigv4 (~> 1.5)
24-
aws-sdk-s3 (1.220.0)
24+
aws-sdk-s3 (1.221.0)
2525
aws-sdk-core (~> 3, >= 3.244.0)
2626
aws-sdk-kms (~> 1)
2727
aws-sigv4 (~> 1.5)
@@ -166,7 +166,7 @@ GEM
166166
google-apis-firebaseappdistribution_v1alpha (>= 0.12.0)
167167
fastlane-plugin-sentry (2.5.3)
168168
os (~> 1.1, >= 1.1.4)
169-
fastlane-plugin-wpmreleasetoolkit (14.4.0)
169+
fastlane-plugin-wpmreleasetoolkit (14.5.0)
170170
buildkit (~> 1.5)
171171
chroma (= 0.2.0)
172172
diffy (~> 3.3)
@@ -176,7 +176,7 @@ GEM
176176
git (~> 1.3)
177177
google-cloud-storage (~> 1.31)
178178
java-properties (~> 0.3.0)
179-
nokogiri (~> 1.11)
179+
nokogiri (~> 1.19, >= 1.19.3)
180180
octokit (~> 6.1)
181181
parallel (~> 1.14)
182182
plist (~> 3.1)
@@ -197,7 +197,7 @@ GEM
197197
git (1.19.1)
198198
addressable (~> 2.8)
199199
rchardet (~> 1.8)
200-
google-apis-androidpublisher_v3 (0.99.0)
200+
google-apis-androidpublisher_v3 (0.100.0)
201201
google-apis-core (>= 0.15.0, < 2.a)
202202
google-apis-core (0.18.0)
203203
addressable (~> 2.5, >= 2.5.1)
@@ -378,7 +378,7 @@ DEPENDENCIES
378378
fastlane (~> 2.233)
379379
fastlane-plugin-firebase_app_distribution (~> 1.0)
380380
fastlane-plugin-sentry
381-
fastlane-plugin-wpmreleasetoolkit (~> 14.4)
381+
fastlane-plugin-wpmreleasetoolkit (~> 14.5)
382382
rake
383383
rmagick (~> 7.0.0)
384384
rubocop (~> 1.86)

0 commit comments

Comments
 (0)