Skip to content

Commit 9956bcc

Browse files
Bump fastlane-plugin-wpmreleasetoolkit in the ruby-minor-and-patch group (#25759)
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.9.0 to 14.10.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.9.0...14.10.0) --- updated-dependencies: - dependency-name: fastlane-plugin-wpmreleasetoolkit dependency-version: 14.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd8f483 commit 9956bcc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ gem 'fastlane-plugin-sentry'
1616
# This comment avoids typing to switch to a development version for testing.
1717
#
1818
# gem 'fastlane-plugin-wpmreleasetoolkit', git: 'https://github.com/wordpress-mobile/release-toolkit', ref: ''
19-
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 14.9'
19+
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 14.10'
2020
gem 'rake'
2121
gem 'rubocop', '~> 1.88'
2222
gem 'rubocop-rake', '~> 0.7'

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GEM
1313
ast (2.4.3)
1414
atomos (0.1.3)
1515
aws-eventstream (1.4.0)
16-
aws-partitions (1.1266.0)
16+
aws-partitions (1.1267.0)
1717
aws-sdk-core (3.252.0)
1818
aws-eventstream (~> 1, >= 1.3.0)
1919
aws-partitions (~> 1, >= 1.992.0)
@@ -174,7 +174,7 @@ GEM
174174
google-apis-firebaseappdistribution_v1alpha (>= 0.12.0)
175175
fastlane-plugin-sentry (2.5.8)
176176
os (~> 1.1, >= 1.1.4)
177-
fastlane-plugin-wpmreleasetoolkit (14.9.0)
177+
fastlane-plugin-wpmreleasetoolkit (14.10.0)
178178
buildkit (~> 1.5)
179179
chroma (= 0.2.0)
180180
diffy (~> 3.3)
@@ -184,7 +184,7 @@ GEM
184184
git (~> 1.3)
185185
google-cloud-storage (~> 1.31)
186186
java-properties (~> 0.3.0)
187-
nokogiri (~> 1.19, >= 1.19.3)
187+
nokogiri (~> 1.19, >= 1.19.4)
188188
octokit (~> 6.1)
189189
parallel (~> 1.14)
190190
plist (~> 3.1)
@@ -392,7 +392,7 @@ DEPENDENCIES
392392
fastlane (~> 2.237)
393393
fastlane-plugin-firebase_app_distribution (~> 1.0)
394394
fastlane-plugin-sentry
395-
fastlane-plugin-wpmreleasetoolkit (~> 14.9)
395+
fastlane-plugin-wpmreleasetoolkit (~> 14.10)
396396
rake
397397
rmagick (~> 7.0.5)
398398
rubocop (~> 1.88)

0 commit comments

Comments
 (0)