Skip to content

Commit b943b23

Browse files
Bump fastlane-plugin-wpmreleasetoolkit from 12.1.0 to 12.2.1 (#23741)
Bumps [fastlane-plugin-wpmreleasetoolkit](https://github.com/wordpress-mobile/release-toolkit) from 12.1.0 to 12.2.1. - [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@12.1.0...12.2.1) --- updated-dependencies: - dependency-name: fastlane-plugin-wpmreleasetoolkit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 047ec0f commit b943b23

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ gem 'fastlane-plugin-sentry'
1515
# This comment avoids typing to switch to a development version for testing.
1616
#
1717
# gem 'fastlane-plugin-wpmreleasetoolkit', git: 'https://github.com/wordpress-mobile/release-toolkit', ref: ''
18-
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 12.0'
18+
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 12.2'
1919
gem 'rake'
2020
gem 'rubocop', '~> 1.60'
2121
gem 'rubocop-rake', '~> 0.6'

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ GEM
4545
base64 (0.2.0)
4646
benchmark (0.3.0)
4747
bigdecimal (3.1.8)
48-
buildkit (1.6.0)
48+
buildkit (1.6.1)
4949
sawyer (>= 0.6)
5050
chroma (0.2.0)
5151
claide (1.1.0)
@@ -121,7 +121,7 @@ GEM
121121
danger
122122
rubocop (~> 1.0)
123123
declarative (0.0.20)
124-
diffy (3.4.2)
124+
diffy (3.4.3)
125125
digest-crc (0.6.5)
126126
rake (>= 12.0.0, < 14.0.0)
127127
domain_name (0.6.20240107)
@@ -208,7 +208,7 @@ GEM
208208
fastlane-plugin-appcenter (2.1.2)
209209
fastlane-plugin-sentry (1.24.0)
210210
os (~> 1.1, >= 1.1.4)
211-
fastlane-plugin-wpmreleasetoolkit (12.1.0)
211+
fastlane-plugin-wpmreleasetoolkit (12.2.1)
212212
activesupport (>= 6.1.7.1)
213213
buildkit (~> 1.5)
214214
chroma (= 0.2.0)
@@ -322,7 +322,7 @@ GEM
322322
racc (1.8.1)
323323
rainbow (3.1.1)
324324
rake (13.2.1)
325-
rake-compiler (1.2.7)
325+
rake-compiler (1.2.8)
326326
rake
327327
rchardet (1.8.0)
328328
regexp_parser (2.9.2)
@@ -405,7 +405,7 @@ DEPENDENCIES
405405
fastlane (~> 2.225)
406406
fastlane-plugin-appcenter (~> 2.1)
407407
fastlane-plugin-sentry
408-
fastlane-plugin-wpmreleasetoolkit (~> 12.0)
408+
fastlane-plugin-wpmreleasetoolkit (~> 12.2)
409409
rake
410410
rmagick (~> 5.3.0)
411411
rubocop (~> 1.60)

0 commit comments

Comments
 (0)