File tree Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Original file line number Diff line number Diff line change 3
3
source 'https://rubygems.org'
4
4
5
5
gem 'fastlane' , '~> 2.228'
6
- gem 'fastlane-plugin-wpmreleasetoolkit' , '~> 13.3 '
6
+ gem 'fastlane-plugin-wpmreleasetoolkit' , '~> 13.4 '
7
7
gem 'fluent-tools' , '~> 0.3'
Original file line number Diff line number Diff line change 23
23
artifactory (3.0.17 )
24
24
atomos (0.1.3 )
25
25
aws-eventstream (1.4.0 )
26
- aws-partitions (1.1121 .0 )
27
- aws-sdk-core (3.226.1 )
26
+ aws-partitions (1.1143 .0 )
27
+ aws-sdk-core (3.229.0 )
28
28
aws-eventstream (~> 1 , >= 1.3.0 )
29
29
aws-partitions (~> 1 , >= 1.992.0 )
30
30
aws-sigv4 (~> 1.9 )
31
31
base64
32
+ bigdecimal
32
33
jmespath (~> 1 , >= 1.6.1 )
33
34
logger
34
- aws-sdk-kms (1.106 .0 )
35
- aws-sdk-core (~> 3 , >= 3.225 .0 )
35
+ aws-sdk-kms (1.110 .0 )
36
+ aws-sdk-core (~> 3 , >= 3.228 .0 )
36
37
aws-sigv4 (~> 1.5 )
37
- aws-sdk-s3 (1.191.0 )
38
- aws-sdk-core (~> 3 , >= 3.225 .0 )
38
+ aws-sdk-s3 (1.196.1 )
39
+ aws-sdk-core (~> 3 , >= 3.228 .0 )
39
40
aws-sdk-kms (~> 1 )
40
41
aws-sigv4 (~> 1.5 )
41
42
aws-sigv4 (1.12.1 )
134
135
xcodeproj (>= 1.13.0 , < 2.0.0 )
135
136
xcpretty (~> 0.4.1 )
136
137
xcpretty-travis-formatter (>= 0.0.3 , < 2.0.0 )
137
- fastlane-plugin-wpmreleasetoolkit (13.3.1 )
138
+ fastlane-plugin-wpmreleasetoolkit (13.4.0 )
138
139
activesupport (>= 6.1.7.1 )
139
140
buildkit (~> 1.5 )
140
141
chroma (= 0.2.0 )
@@ -204,14 +205,14 @@ GEM
204
205
concurrent-ruby (~> 1.0 )
205
206
java-properties (0.3.0 )
206
207
jmespath (1.6.2 )
207
- json (2.12 .2 )
208
- jwt (2.10.1 )
208
+ json (2.13 .2 )
209
+ jwt (2.10.2 )
209
210
base64
210
211
logger (1.7.0 )
211
212
mini_magick (4.13.2 )
212
213
mini_mime (1.1.5 )
213
214
minitest (5.25.5 )
214
- multi_json (1.15 .0 )
215
+ multi_json (1.17 .0 )
215
216
multipart-post (2.4.1 )
216
217
mutex_m (0.3.0 )
217
218
nanaimo (0.4.0 )
@@ -312,7 +313,7 @@ PLATFORMS
312
313
313
314
DEPENDENCIES
314
315
fastlane (~> 2.228 )
315
- fastlane-plugin-wpmreleasetoolkit (~> 13.3 )
316
+ fastlane-plugin-wpmreleasetoolkit (~> 13.4 )
316
317
fluent-tools (~> 0.3 )
317
318
318
319
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments