File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
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.227'
6
- gem 'fastlane-plugin-wpmreleasetoolkit' , '~> 13.1 '
6
+ gem 'fastlane-plugin-wpmreleasetoolkit' , '~> 13.2 '
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.3.2 )
26
- aws-partitions (1.1098 .0 )
27
- aws-sdk-core (3.223 .0 )
26
+ aws-partitions (1.1106 .0 )
27
+ aws-sdk-core (3.224 .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
32
jmespath (~> 1 , >= 1.6.1 )
33
33
logger
34
- aws-sdk-kms (1.100 .0 )
34
+ aws-sdk-kms (1.101 .0 )
35
35
aws-sdk-core (~> 3 , >= 3.216.0 )
36
36
aws-sigv4 (~> 1.5 )
37
- aws-sdk-s3 (1.185.0 )
37
+ aws-sdk-s3 (1.186.1 )
38
38
aws-sdk-core (~> 3 , >= 3.216.0 )
39
39
aws-sdk-kms (~> 1 )
40
40
aws-sigv4 (~> 1.5 )
53
53
commander (4.6.0 )
54
54
highline (~> 2.0.0 )
55
55
concurrent-ruby (1.3.5 )
56
- connection_pool (2.5.0 )
56
+ connection_pool (2.5.3 )
57
57
declarative (0.0.20 )
58
58
diffy (3.4.3 )
59
59
digest-crc (0.7.0 )
134
134
xcodeproj (>= 1.13.0 , < 2.0.0 )
135
135
xcpretty (~> 0.4.1 )
136
136
xcpretty-travis-formatter (>= 0.0.3 , < 2.0.0 )
137
- fastlane-plugin-wpmreleasetoolkit (13.1.2 )
137
+ fastlane-plugin-wpmreleasetoolkit (13.2.0 )
138
138
activesupport (>= 6.1.7.1 )
139
139
buildkit (~> 1.5 )
140
140
chroma (= 0.2.0 )
202
202
concurrent-ruby (~> 1.0 )
203
203
java-properties (0.3.0 )
204
204
jmespath (1.6.2 )
205
- json (2.11.3 )
205
+ json (2.12.0 )
206
206
jwt (2.10.1 )
207
207
base64
208
208
logger (1.7.0 )
@@ -292,7 +292,7 @@ PLATFORMS
292
292
293
293
DEPENDENCIES
294
294
fastlane (~> 2.227 )
295
- fastlane-plugin-wpmreleasetoolkit (~> 13.1 )
295
+ fastlane-plugin-wpmreleasetoolkit (~> 13.2 )
296
296
297
297
BUNDLED WITH
298
298
2.4.10
You can’t perform that action at this time.
0 commit comments