1
1
GIT
2
2
remote: https://github.com/aws-amplify/amplify-ci-support
3
- revision: a9fba40726da12b662c750010598e42ea071fafb
3
+ revision: c673e6a2f0759b95edae5840afd952b15abf7032
4
4
branch: android/fastlane-actions
5
5
glob: src/fastlane/release_actions/*.gemspec
6
6
specs:
18
18
artifactory (3.0.17 )
19
19
atomos (0.1.3 )
20
20
aws-eventstream (1.3.0 )
21
- aws-partitions (1.950 .0 )
22
- aws-sdk-core (3.200.0 )
21
+ aws-partitions (1.956 .0 )
22
+ aws-sdk-core (3.201.1 )
23
23
aws-eventstream (~> 1 , >= 1.3.0 )
24
24
aws-partitions (~> 1 , >= 1.651.0 )
25
25
aws-sigv4 (~> 1.8 )
26
26
jmespath (~> 1 , >= 1.6.1 )
27
- aws-sdk-kms (1.87 .0 )
28
- aws-sdk-core (~> 3 , >= 3.199 .0 )
29
- aws-sigv4 (~> 1.1 )
30
- aws-sdk-s3 (1.155 .0 )
31
- aws-sdk-core (~> 3 , >= 3.199 .0 )
27
+ aws-sdk-kms (1.88 .0 )
28
+ aws-sdk-core (~> 3 , >= 3.201 .0 )
29
+ aws-sigv4 (~> 1.5 )
30
+ aws-sdk-s3 (1.156 .0 )
31
+ aws-sdk-core (~> 3 , >= 3.201 .0 )
32
32
aws-sdk-kms (~> 1 )
33
- aws-sigv4 (~> 1.8 )
33
+ aws-sigv4 (~> 1.5 )
34
34
aws-sigv4 (1.8.0 )
35
35
aws-eventstream (~> 1 , >= 1.0.2 )
36
36
babosa (1.0.4 )
46
46
domain_name (0.6.20240107 )
47
47
dotenv (2.8.1 )
48
48
emoji_regex (3.2.3 )
49
- excon (0.110 .0 )
49
+ excon (0.111 .0 )
50
50
faraday (1.10.3 )
51
51
faraday-em_http (~> 1.0 )
52
52
faraday-em_synchrony (~> 1.0 )
163
163
json (2.7.2 )
164
164
jwt (2.8.2 )
165
165
base64
166
- mini_magick (4.13.1 )
166
+ mini_magick (4.13.2 )
167
167
mini_mime (1.1.5 )
168
168
multi_json (1.15.0 )
169
169
multipart-post (2.4.1 )
180
180
trailblazer-option (>= 0.1.1 , < 0.2.0 )
181
181
uber (< 0.2.0 )
182
182
retriable (3.1.2 )
183
- rexml (3.2.9 )
183
+ rexml (3.3.2 )
184
184
strscan
185
185
rouge (2.0.7 )
186
186
ruby2_keywords (0.0.5 )
@@ -206,26 +206,27 @@ GEM
206
206
uber (0.1.0 )
207
207
unicode-display_width (2.5.0 )
208
208
word_wrap (1.0.0 )
209
- xcodeproj (1.24 .0 )
209
+ xcodeproj (1.19 .0 )
210
210
CFPropertyList (>= 2.3.3 , < 4.0 )
211
211
atomos (~> 0.1.3 )
212
212
claide (>= 1.0.2 , < 2.0 )
213
213
colored2 (~> 3.1 )
214
214
nanaimo (~> 0.3.0 )
215
- rexml (~> 3.2.4 )
216
215
xcpretty (0.3.0 )
217
216
rouge (~> 2.0.7 )
218
217
xcpretty-travis-formatter (1.0.1 )
219
218
xcpretty (~> 0.2 , >= 0.0.7 )
220
219
221
220
PLATFORMS
222
221
arm64-darwin-21
222
+ arm64-darwin-22
223
223
224
224
DEPENDENCIES
225
225
addressable (>= 2.8.0 )
226
226
fastlane
227
227
fastlane-plugin-release_actions !
228
228
fastlane-plugin-semantic_release
229
+ rexml (>= 3.3.2 )
229
230
230
231
BUNDLED WITH
231
232
2.3.7
0 commit comments