File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 2
2
3
3
source 'https://rubygems.org'
4
4
5
- gem 'fastlane' , '~> 2.227 '
5
+ gem 'fastlane' , '~> 2.228 '
6
6
gem 'fastlane-plugin-wpmreleasetoolkit' , '~> 13.2'
Original file line number Diff line number Diff line change 22
22
public_suffix (>= 2.0.2 , < 7.0 )
23
23
artifactory (3.0.17 )
24
24
atomos (0.1.3 )
25
- aws-eventstream (1.3.2 )
26
- aws-partitions (1.1106 .0 )
27
- aws-sdk-core (3.224.0 )
25
+ aws-eventstream (1.4.0 )
26
+ aws-partitions (1.1115 .0 )
27
+ aws-sdk-core (3.225.2 )
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.101 .0 )
35
- aws-sdk-core (~> 3 , >= 3.216 .0 )
34
+ aws-sdk-kms (1.104 .0 )
35
+ aws-sdk-core (~> 3 , >= 3.225 .0 )
36
36
aws-sigv4 (~> 1.5 )
37
- aws-sdk-s3 (1.186 .1 )
38
- aws-sdk-core (~> 3 , >= 3.216 .0 )
37
+ aws-sdk-s3 (1.189 .1 )
38
+ aws-sdk-core (~> 3 , >= 3.225 .0 )
39
39
aws-sdk-kms (~> 1 )
40
40
aws-sigv4 (~> 1.5 )
41
- aws-sigv4 (1.11.0 )
41
+ aws-sigv4 (1.12.1 )
42
42
aws-eventstream (~> 1 , >= 1.0.2 )
43
43
babosa (1.0.4 )
44
- base64 (0.2 .0 )
44
+ base64 (0.3 .0 )
45
45
benchmark (0.4.0 )
46
46
bigdecimal (3.1.9 )
47
47
buildkit (1.6.1 )
92
92
faraday_middleware (1.2.1 )
93
93
faraday (~> 1.0 )
94
94
fastimage (2.4.0 )
95
- fastlane (2.227.2 )
95
+ fastlane (2.228.0 )
96
96
CFPropertyList (>= 2.3 , < 4.0.0 )
97
97
addressable (>= 2.8 , < 3.0.0 )
98
98
artifactory (~> 3.0 )
202
202
concurrent-ruby (~> 1.0 )
203
203
java-properties (0.3.0 )
204
204
jmespath (1.6.2 )
205
- json (2.12.0 )
205
+ json (2.12.2 )
206
206
jwt (2.10.1 )
207
207
base64
208
208
logger (1.7.0 )
213
213
multipart-post (2.4.1 )
214
214
mutex_m (0.3.0 )
215
215
nanaimo (0.4.0 )
216
- naturally (2.2.1 )
216
+ naturally (2.2.2 )
217
217
nkf (0.2.0 )
218
218
nokogiri (1.18.8-arm64-darwin )
219
219
racc (~> 1.4 )
232
232
options (~> 2.3.0 )
233
233
public_suffix (6.0.2 )
234
234
racc (1.8.1 )
235
- rake (13.2.1 )
235
+ rake (13.3.0 )
236
236
rake-compiler (1.3.0 )
237
237
rake
238
238
rchardet (1.9.0 )
@@ -291,7 +291,7 @@ PLATFORMS
291
291
x86_64-linux
292
292
293
293
DEPENDENCIES
294
- fastlane (~> 2.227 )
294
+ fastlane (~> 2.228 )
295
295
fastlane-plugin-wpmreleasetoolkit (~> 13.2 )
296
296
297
297
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments