Skip to content

Commit e110619

Browse files
Bump fastlane-plugin-wpmreleasetoolkit from 13.4.0 to 13.5.0 (#902)
Bumps [fastlane-plugin-wpmreleasetoolkit](https://github.com/wordpress-mobile/release-toolkit) from 13.4.0 to 13.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@13.4.0...13.5.0) --- updated-dependencies: - dependency-name: fastlane-plugin-wpmreleasetoolkit dependency-version: 13.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 14a5a87 commit e110619

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

Gemfile

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

55
gem 'fastlane', '~> 2.228'
6-
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 13.4'
6+
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 13.5'
77
gem 'fluent-tools', '~> 0.3'

Gemfile.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (8.0.2)
8+
activesupport (8.0.2.1)
99
base64
1010
benchmark (>= 0.3)
1111
bigdecimal
@@ -23,28 +23,28 @@ GEM
2323
artifactory (3.0.17)
2424
atomos (0.1.3)
2525
aws-eventstream (1.4.0)
26-
aws-partitions (1.1143.0)
27-
aws-sdk-core (3.229.0)
26+
aws-partitions (1.1162.0)
27+
aws-sdk-core (3.232.0)
2828
aws-eventstream (~> 1, >= 1.3.0)
2929
aws-partitions (~> 1, >= 1.992.0)
3030
aws-sigv4 (~> 1.9)
3131
base64
3232
bigdecimal
3333
jmespath (~> 1, >= 1.6.1)
3434
logger
35-
aws-sdk-kms (1.110.0)
36-
aws-sdk-core (~> 3, >= 3.228.0)
35+
aws-sdk-kms (1.112.0)
36+
aws-sdk-core (~> 3, >= 3.231.0)
3737
aws-sigv4 (~> 1.5)
38-
aws-sdk-s3 (1.196.1)
39-
aws-sdk-core (~> 3, >= 3.228.0)
38+
aws-sdk-s3 (1.199.0)
39+
aws-sdk-core (~> 3, >= 3.231.0)
4040
aws-sdk-kms (~> 1)
4141
aws-sigv4 (~> 1.5)
4242
aws-sigv4 (1.12.1)
4343
aws-eventstream (~> 1, >= 1.0.2)
4444
babosa (1.0.4)
4545
base64 (0.3.0)
4646
benchmark (0.4.1)
47-
bigdecimal (3.2.2)
47+
bigdecimal (3.2.3)
4848
buildkit (1.6.1)
4949
sawyer (>= 0.6)
5050
chroma (0.2.0)
@@ -54,7 +54,7 @@ GEM
5454
commander (4.6.0)
5555
highline (~> 2.0.0)
5656
concurrent-ruby (1.3.5)
57-
connection_pool (2.5.3)
57+
connection_pool (2.5.4)
5858
declarative (0.0.20)
5959
diffy (3.4.4)
6060
digest-crc (0.7.0)
@@ -135,7 +135,7 @@ GEM
135135
xcodeproj (>= 1.13.0, < 2.0.0)
136136
xcpretty (~> 0.4.1)
137137
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
138-
fastlane-plugin-wpmreleasetoolkit (13.4.0)
138+
fastlane-plugin-wpmreleasetoolkit (13.5.0)
139139
activesupport (>= 6.1.7.1)
140140
buildkit (~> 1.5)
141141
chroma (= 0.2.0)
@@ -205,7 +205,7 @@ GEM
205205
concurrent-ruby (~> 1.0)
206206
java-properties (0.3.0)
207207
jmespath (1.6.2)
208-
json (2.13.2)
208+
json (2.14.1)
209209
jwt (2.10.2)
210210
base64
211211
logger (1.7.0)
@@ -218,21 +218,21 @@ GEM
218218
nanaimo (0.4.0)
219219
naturally (2.3.0)
220220
nkf (0.2.0)
221-
nokogiri (1.18.9-aarch64-linux-gnu)
221+
nokogiri (1.18.10-aarch64-linux-gnu)
222222
racc (~> 1.4)
223-
nokogiri (1.18.9-aarch64-linux-musl)
223+
nokogiri (1.18.10-aarch64-linux-musl)
224224
racc (~> 1.4)
225-
nokogiri (1.18.9-arm-linux-gnu)
225+
nokogiri (1.18.10-arm-linux-gnu)
226226
racc (~> 1.4)
227-
nokogiri (1.18.9-arm-linux-musl)
227+
nokogiri (1.18.10-arm-linux-musl)
228228
racc (~> 1.4)
229-
nokogiri (1.18.9-arm64-darwin)
229+
nokogiri (1.18.10-arm64-darwin)
230230
racc (~> 1.4)
231-
nokogiri (1.18.9-x86_64-darwin)
231+
nokogiri (1.18.10-x86_64-darwin)
232232
racc (~> 1.4)
233-
nokogiri (1.18.9-x86_64-linux-gnu)
233+
nokogiri (1.18.10-x86_64-linux-gnu)
234234
racc (~> 1.4)
235-
nokogiri (1.18.9-x86_64-linux-musl)
235+
nokogiri (1.18.10-x86_64-linux-musl)
236236
racc (~> 1.4)
237237
octokit (6.1.1)
238238
faraday (>= 1, < 3)
@@ -250,13 +250,13 @@ GEM
250250
rake (13.3.0)
251251
rake-compiler (1.3.0)
252252
rake
253-
rchardet (1.9.0)
253+
rchardet (1.10.0)
254254
representable (3.2.0)
255255
declarative (< 0.1.0)
256256
trailblazer-option (>= 0.1.1, < 0.2.0)
257257
uber (< 0.2.0)
258258
retriable (3.1.2)
259-
rexml (3.4.2)
259+
rexml (3.4.4)
260260
rouge (3.28.0)
261261
ruby2_keywords (0.0.5)
262262
rubyzip (2.4.1)
@@ -265,10 +265,10 @@ GEM
265265
faraday (>= 0.17.3, < 3)
266266
securerandom (0.4.1)
267267
security (0.1.5)
268-
signet (0.20.0)
268+
signet (0.21.0)
269269
addressable (~> 2.8)
270270
faraday (>= 0.17.5, < 3.a)
271-
jwt (>= 1.5, < 3.0)
271+
jwt (>= 1.5, < 4.0)
272272
multi_json (~> 1.10)
273273
simctl (1.6.10)
274274
CFPropertyList
@@ -313,7 +313,7 @@ PLATFORMS
313313

314314
DEPENDENCIES
315315
fastlane (~> 2.228)
316-
fastlane-plugin-wpmreleasetoolkit (~> 13.4)
316+
fastlane-plugin-wpmreleasetoolkit (~> 13.5)
317317
fluent-tools (~> 0.3)
318318

319319
BUNDLED WITH

0 commit comments

Comments
 (0)