Skip to content

Commit

Permalink
Bump fastlane-plugin-wpmreleasetoolkit from 12.1.0 to 12.2.1 (#23741)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 047ec0f commit b943b23
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,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', '~> 12.0'
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 12.2'
gem 'rake'
gem 'rubocop', '~> 1.60'
gem 'rubocop-rake', '~> 0.6'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ GEM
base64 (0.2.0)
benchmark (0.3.0)
bigdecimal (3.1.8)
buildkit (1.6.0)
buildkit (1.6.1)
sawyer (>= 0.6)
chroma (0.2.0)
claide (1.1.0)
Expand Down Expand Up @@ -121,7 +121,7 @@ GEM
danger
rubocop (~> 1.0)
declarative (0.0.20)
diffy (3.4.2)
diffy (3.4.3)
digest-crc (0.6.5)
rake (>= 12.0.0, < 14.0.0)
domain_name (0.6.20240107)
Expand Down Expand Up @@ -208,7 +208,7 @@ GEM
fastlane-plugin-appcenter (2.1.2)
fastlane-plugin-sentry (1.24.0)
os (~> 1.1, >= 1.1.4)
fastlane-plugin-wpmreleasetoolkit (12.1.0)
fastlane-plugin-wpmreleasetoolkit (12.2.1)
activesupport (>= 6.1.7.1)
buildkit (~> 1.5)
chroma (= 0.2.0)
Expand Down Expand Up @@ -322,7 +322,7 @@ GEM
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
rake-compiler (1.2.7)
rake-compiler (1.2.8)
rake
rchardet (1.8.0)
regexp_parser (2.9.2)
Expand Down Expand Up @@ -405,7 +405,7 @@ DEPENDENCIES
fastlane (~> 2.225)
fastlane-plugin-appcenter (~> 2.1)
fastlane-plugin-sentry
fastlane-plugin-wpmreleasetoolkit (~> 12.0)
fastlane-plugin-wpmreleasetoolkit (~> 12.2)
rake
rmagick (~> 5.3.0)
rubocop (~> 1.60)
Expand Down

0 comments on commit b943b23

Please sign in to comment.