Skip to content

Commit e249c12

Browse files
Bump fastlane-plugin-wpmreleasetoolkit from 13.4.0 to 13.5.0 (#24873)
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 2a82844 commit e249c12

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ gem 'fastlane-plugin-sentry'
1414
# This comment avoids typing to switch to a development version for testing.
1515
#
1616
# gem 'fastlane-plugin-wpmreleasetoolkit', git: 'https://github.com/wordpress-mobile/release-toolkit', ref: ''
17-
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 13.4'
17+
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 13.5'
1818
gem 'rake'
1919
gem 'rubocop', '~> 1.80'
2020
gem 'rubocop-rake', '~> 0.7'

Gemfile.lock

Lines changed: 17 additions & 17 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
@@ -24,28 +24,28 @@ GEM
2424
ast (2.4.3)
2525
atomos (0.1.3)
2626
aws-eventstream (1.4.0)
27-
aws-partitions (1.1145.0)
28-
aws-sdk-core (3.229.0)
27+
aws-partitions (1.1163.0)
28+
aws-sdk-core (3.232.0)
2929
aws-eventstream (~> 1, >= 1.3.0)
3030
aws-partitions (~> 1, >= 1.992.0)
3131
aws-sigv4 (~> 1.9)
3232
base64
3333
bigdecimal
3434
jmespath (~> 1, >= 1.6.1)
3535
logger
36-
aws-sdk-kms (1.110.0)
37-
aws-sdk-core (~> 3, >= 3.228.0)
36+
aws-sdk-kms (1.112.0)
37+
aws-sdk-core (~> 3, >= 3.231.0)
3838
aws-sigv4 (~> 1.5)
39-
aws-sdk-s3 (1.196.1)
40-
aws-sdk-core (~> 3, >= 3.228.0)
39+
aws-sdk-s3 (1.199.0)
40+
aws-sdk-core (~> 3, >= 3.231.0)
4141
aws-sdk-kms (~> 1)
4242
aws-sigv4 (~> 1.5)
4343
aws-sigv4 (1.12.1)
4444
aws-eventstream (~> 1, >= 1.0.2)
4545
babosa (1.0.4)
4646
base64 (0.3.0)
4747
benchmark (0.4.1)
48-
bigdecimal (3.2.2)
48+
bigdecimal (3.2.3)
4949
buildkit (1.6.1)
5050
sawyer (>= 0.6)
5151
chroma (0.2.0)
@@ -59,7 +59,7 @@ GEM
5959
commander (4.6.0)
6060
highline (~> 2.0.0)
6161
concurrent-ruby (1.3.5)
62-
connection_pool (2.5.3)
62+
connection_pool (2.5.4)
6363
cork (0.3.0)
6464
colored2 (~> 3.1)
6565
danger (9.5.1)
@@ -173,7 +173,7 @@ GEM
173173
google-apis-firebaseappdistribution_v1alpha (~> 0.2.0)
174174
fastlane-plugin-sentry (1.33.0)
175175
os (~> 1.1, >= 1.1.4)
176-
fastlane-plugin-wpmreleasetoolkit (13.4.0)
176+
fastlane-plugin-wpmreleasetoolkit (13.5.0)
177177
activesupport (>= 6.1.7.1)
178178
buildkit (~> 1.5)
179179
chroma (= 0.2.0)
@@ -245,7 +245,7 @@ GEM
245245
concurrent-ruby (~> 1.0)
246246
java-properties (0.3.0)
247247
jmespath (1.6.2)
248-
json (2.13.2)
248+
json (2.15.0)
249249
jwt (2.10.2)
250250
base64
251251
kramdown (2.5.1)
@@ -266,7 +266,7 @@ GEM
266266
nap (1.1.0)
267267
naturally (2.3.0)
268268
nkf (0.2.0)
269-
nokogiri (1.18.9)
269+
nokogiri (1.18.10)
270270
mini_portile2 (~> 2.8.2)
271271
racc (~> 1.4)
272272
observer (0.1.2)
@@ -294,14 +294,14 @@ GEM
294294
rake (13.3.0)
295295
rake-compiler (1.3.0)
296296
rake
297-
rchardet (1.9.0)
297+
rchardet (1.10.0)
298298
regexp_parser (2.11.2)
299299
representable (3.2.0)
300300
declarative (< 0.1.0)
301301
trailblazer-option (>= 0.1.1, < 0.2.0)
302302
uber (< 0.2.0)
303303
retriable (3.1.2)
304-
rexml (3.4.2)
304+
rexml (3.4.4)
305305
rmagick (6.1.4)
306306
observer (~> 0.1)
307307
pkg-config (~> 1.4)
@@ -331,10 +331,10 @@ GEM
331331
faraday (>= 0.17.3, < 3)
332332
securerandom (0.4.1)
333333
security (0.1.5)
334-
signet (0.20.0)
334+
signet (0.21.0)
335335
addressable (~> 2.8)
336336
faraday (>= 0.17.5, < 3.a)
337-
jwt (>= 1.5, < 3.0)
337+
jwt (>= 1.5, < 4.0)
338338
multi_json (~> 1.10)
339339
simctl (1.6.10)
340340
CFPropertyList
@@ -375,7 +375,7 @@ DEPENDENCIES
375375
fastlane (~> 2.228)
376376
fastlane-plugin-firebase_app_distribution (~> 0.10)
377377
fastlane-plugin-sentry
378-
fastlane-plugin-wpmreleasetoolkit (~> 13.4)
378+
fastlane-plugin-wpmreleasetoolkit (~> 13.5)
379379
rake
380380
rmagick (~> 6.1.4)
381381
rubocop (~> 1.80)

0 commit comments

Comments
 (0)