Skip to content

Commit 058d012

Browse files
Bump fastlane-plugin-wpmreleasetoolkit from 13.5.3 to 13.6.0 (#999)
Bumps [fastlane-plugin-wpmreleasetoolkit](https://github.com/wordpress-mobile/release-toolkit) from 13.5.3 to 13.6.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.5.3...13.6.0) --- updated-dependencies: - dependency-name: fastlane-plugin-wpmreleasetoolkit dependency-version: 13.6.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 c649687 commit 058d012

File tree

2 files changed

+16
-17
lines changed

2 files changed

+16
-17
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.5'
6+
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 13.6'
77
gem 'fluent-tools', '~> 0.3'

Gemfile.lock

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (8.0.3)
8+
activesupport (8.1.1)
99
base64
10-
benchmark (>= 0.3)
1110
bigdecimal
1211
concurrent-ruby (~> 1.0, >= 1.3.1)
1312
connection_pool (>= 2.2.5)
1413
drb
1514
i18n (>= 1.6, < 2)
15+
json
1616
logger (>= 1.4.2)
1717
minitest (>= 5.1)
1818
securerandom (>= 0.3)
@@ -23,27 +23,26 @@ GEM
2323
artifactory (3.0.17)
2424
atomos (0.1.3)
2525
aws-eventstream (1.4.0)
26-
aws-partitions (1.1174.0)
27-
aws-sdk-core (3.233.0)
26+
aws-partitions (1.1179.0)
27+
aws-sdk-core (3.236.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.114.0)
36-
aws-sdk-core (~> 3, >= 3.231.0)
35+
aws-sdk-kms (1.116.0)
36+
aws-sdk-core (~> 3, >= 3.234.0)
3737
aws-sigv4 (~> 1.5)
38-
aws-sdk-s3 (1.200.0)
39-
aws-sdk-core (~> 3, >= 3.231.0)
38+
aws-sdk-s3 (1.202.0)
39+
aws-sdk-core (~> 3, >= 3.234.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)
46-
benchmark (0.4.1)
4746
bigdecimal (3.3.1)
4847
buildkit (1.6.1)
4948
sawyer (>= 0.6)
@@ -135,7 +134,7 @@ GEM
135134
xcodeproj (>= 1.13.0, < 2.0.0)
136135
xcpretty (~> 0.4.1)
137136
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
138-
fastlane-plugin-wpmreleasetoolkit (13.5.3)
137+
fastlane-plugin-wpmreleasetoolkit (13.6.0)
139138
activesupport (>= 6.1.7.1)
140139
buildkit (~> 1.5)
141140
chroma (= 0.2.0)
@@ -205,7 +204,7 @@ GEM
205204
concurrent-ruby (~> 1.0)
206205
java-properties (0.3.0)
207206
jmespath (1.6.2)
208-
json (2.15.1)
207+
json (2.15.2)
209208
jwt (2.10.2)
210209
base64
211210
logger (1.7.0)
@@ -238,7 +237,7 @@ GEM
238237
faraday (>= 1, < 3)
239238
sawyer (~> 0.9)
240239
options (2.3.2)
241-
optparse (0.6.0)
240+
optparse (0.8.0)
242241
os (1.1.4)
243242
parallel (1.27.0)
244243
plist (3.7.2)
@@ -247,7 +246,7 @@ GEM
247246
options (~> 2.3.0)
248247
public_suffix (6.0.2)
249248
racc (1.8.1)
250-
rake (13.3.0)
249+
rake (13.3.1)
251250
rake-compiler (1.3.0)
252251
rake
253252
rchardet (1.10.0)
@@ -260,7 +259,7 @@ GEM
260259
rouge (3.28.0)
261260
ruby2_keywords (0.0.5)
262261
rubyzip (2.4.1)
263-
sawyer (0.9.2)
262+
sawyer (0.9.3)
264263
addressable (>= 2.3.5)
265264
faraday (>= 0.17.3, < 3)
266265
securerandom (0.4.1)
@@ -287,7 +286,7 @@ GEM
287286
concurrent-ruby (~> 1.0)
288287
uber (0.1.0)
289288
unicode-display_width (2.6.0)
290-
uri (1.0.4)
289+
uri (1.1.0)
291290
word_wrap (1.0.0)
292291
xcodeproj (1.27.0)
293292
CFPropertyList (>= 2.3.3, < 4.0)
@@ -313,7 +312,7 @@ PLATFORMS
313312

314313
DEPENDENCIES
315314
fastlane (~> 2.228)
316-
fastlane-plugin-wpmreleasetoolkit (~> 13.5)
315+
fastlane-plugin-wpmreleasetoolkit (~> 13.6)
317316
fluent-tools (~> 0.3)
318317

319318
BUNDLED WITH

0 commit comments

Comments
 (0)