Skip to content

Commit 839c69e

Browse files
Bump fastlane-plugin-wpmreleasetoolkit from 13.7.0 to 13.8.0 (#1052)
Bumps [fastlane-plugin-wpmreleasetoolkit](https://github.com/wordpress-mobile/release-toolkit) from 13.7.0 to 13.8.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@13.7.0...13.8.0) --- updated-dependencies: - dependency-name: fastlane-plugin-wpmreleasetoolkit dependency-version: 13.8.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 2896ed4 commit 839c69e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
source 'https://rubygems.org'
44

55
gem 'fastlane', '~> 2.229'
6-
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 13.7'
6+
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 13.8'
77
gem 'fluent-tools', '~> 0.3'
88
gem "openssl", "~> 3.3.1"

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ GEM
2121
artifactory (3.0.17)
2222
atomos (0.1.3)
2323
aws-eventstream (1.4.0)
24-
aws-partitions (1.1188.0)
24+
aws-partitions (1.1190.0)
2525
aws-sdk-core (3.239.2)
2626
aws-eventstream (~> 1, >= 1.3.0)
2727
aws-partitions (~> 1, >= 1.992.0)
@@ -33,7 +33,7 @@ GEM
3333
aws-sdk-kms (1.118.0)
3434
aws-sdk-core (~> 3, >= 3.239.1)
3535
aws-sigv4 (~> 1.5)
36-
aws-sdk-s3 (1.205.0)
36+
aws-sdk-s3 (1.206.0)
3737
aws-sdk-core (~> 3, >= 3.234.0)
3838
aws-sdk-kms (~> 1)
3939
aws-sigv4 (~> 1.5)
@@ -51,7 +51,7 @@ GEM
5151
commander (4.6.0)
5252
highline (~> 2.0.0)
5353
concurrent-ruby (1.3.5)
54-
connection_pool (2.5.4)
54+
connection_pool (2.5.5)
5555
csv (3.3.5)
5656
declarative (0.0.20)
5757
diffy (3.4.4)
@@ -138,7 +138,7 @@ GEM
138138
xcodeproj (>= 1.13.0, < 2.0.0)
139139
xcpretty (~> 0.4.1)
140140
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
141-
fastlane-plugin-wpmreleasetoolkit (13.7.0)
141+
fastlane-plugin-wpmreleasetoolkit (13.8.0)
142142
activesupport (>= 6.1.7.1)
143143
buildkit (~> 1.5)
144144
chroma (= 0.2.0)
@@ -208,14 +208,14 @@ GEM
208208
concurrent-ruby (~> 1.0)
209209
java-properties (0.3.0)
210210
jmespath (1.6.2)
211-
json (2.16.0)
211+
json (2.17.0)
212212
jwt (2.10.2)
213213
base64
214214
logger (1.7.0)
215215
mini_magick (4.13.2)
216216
mini_mime (1.1.5)
217-
minitest (5.26.0)
218-
multi_json (1.17.0)
217+
minitest (5.26.2)
218+
multi_json (1.18.0)
219219
multipart-post (2.4.1)
220220
mutex_m (0.3.0)
221221
nanaimo (0.4.0)
@@ -317,7 +317,7 @@ PLATFORMS
317317

318318
DEPENDENCIES
319319
fastlane (~> 2.229)
320-
fastlane-plugin-wpmreleasetoolkit (~> 13.7)
320+
fastlane-plugin-wpmreleasetoolkit (~> 13.8)
321321
fluent-tools (~> 0.3)
322322
openssl (~> 3.3.1)
323323

0 commit comments

Comments
 (0)