Skip to content

Commit ff8a2a7

Browse files
Update dependency fastlane to v2.228.0
1 parent 3189f10 commit ff8a2a7

1 file changed

Lines changed: 47 additions & 38 deletions

File tree

Gemfile.lock

Lines changed: 47 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -9,36 +9,38 @@ GEM
99
public_suffix (>= 2.0.2, < 7.0)
1010
artifactory (3.0.17)
1111
atomos (0.1.3)
12-
aws-eventstream (1.3.0)
13-
aws-partitions (1.981.0)
14-
aws-sdk-core (3.209.1)
12+
aws-eventstream (1.4.0)
13+
aws-partitions (1.1114.0)
14+
aws-sdk-core (3.225.1)
1515
aws-eventstream (~> 1, >= 1.3.0)
16-
aws-partitions (~> 1, >= 1.651.0)
16+
aws-partitions (~> 1, >= 1.992.0)
1717
aws-sigv4 (~> 1.9)
18+
base64
1819
jmespath (~> 1, >= 1.6.1)
19-
aws-sdk-kms (1.94.0)
20-
aws-sdk-core (~> 3, >= 3.207.0)
20+
logger
21+
aws-sdk-kms (1.104.0)
22+
aws-sdk-core (~> 3, >= 3.225.0)
2123
aws-sigv4 (~> 1.5)
22-
aws-sdk-s3 (1.166.0)
23-
aws-sdk-core (~> 3, >= 3.207.0)
24+
aws-sdk-s3 (1.189.0)
25+
aws-sdk-core (~> 3, >= 3.225.0)
2426
aws-sdk-kms (~> 1)
2527
aws-sigv4 (~> 1.5)
26-
aws-sigv4 (1.10.0)
28+
aws-sigv4 (1.12.0)
2729
aws-eventstream (~> 1, >= 1.0.2)
2830
babosa (1.0.4)
29-
base64 (0.2.0)
31+
base64 (0.3.0)
3032
claide (1.1.0)
3133
colored (1.2)
3234
colored2 (3.1.2)
3335
commander (4.6.0)
3436
highline (~> 2.0.0)
3537
declarative (0.0.20)
36-
digest-crc (0.6.5)
38+
digest-crc (0.7.0)
3739
rake (>= 12.0.0, < 14.0.0)
3840
domain_name (0.6.20240107)
3941
dotenv (2.8.1)
4042
emoji_regex (3.2.3)
41-
excon (0.111.0)
43+
excon (0.112.0)
4244
faraday (1.10.4)
4345
faraday-em_http (~> 1.0)
4446
faraday-em_synchrony (~> 1.0)
@@ -58,17 +60,17 @@ GEM
5860
faraday-em_synchrony (1.0.0)
5961
faraday-excon (1.1.0)
6062
faraday-httpclient (1.0.1)
61-
faraday-multipart (1.0.4)
62-
multipart-post (~> 2)
63+
faraday-multipart (1.1.0)
64+
multipart-post (~> 2.0)
6365
faraday-net_http (1.0.2)
6466
faraday-net_http_persistent (1.2.0)
6567
faraday-patron (1.0.0)
6668
faraday-rack (1.0.0)
6769
faraday-retry (1.0.3)
6870
faraday_middleware (1.2.1)
6971
faraday (~> 1.0)
70-
fastimage (2.3.1)
71-
fastlane (2.223.1)
72+
fastimage (2.4.0)
73+
fastlane (2.228.0)
7274
CFPropertyList (>= 2.3, < 4.0.0)
7375
addressable (>= 2.8, < 3.0.0)
7476
artifactory (~> 3.0)
@@ -84,6 +86,7 @@ GEM
8486
faraday-cookie_jar (~> 0.0.6)
8587
faraday_middleware (~> 1.0)
8688
fastimage (>= 2.1.0, < 3.0.0)
89+
fastlane-sirp (>= 1.0.0)
8790
gh_inspector (>= 1.1.2, < 2.0.0)
8891
google-apis-androidpublisher_v3 (~> 0.3)
8992
google-apis-playcustomapp_v1 (~> 0.1)
@@ -107,8 +110,10 @@ GEM
107110
tty-spinner (>= 0.8.0, < 1.0.0)
108111
word_wrap (~> 1.0.0)
109112
xcodeproj (>= 1.13.0, < 2.0.0)
110-
xcpretty (~> 0.3.0)
113+
xcpretty (~> 0.4.1)
111114
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
115+
fastlane-sirp (1.0.0)
116+
sysrandom (~> 1.0)
112117
gh_inspector (1.1.3)
113118
google-apis-androidpublisher_v3 (0.54.0)
114119
google-apis-core (>= 0.11.0, < 2.a)
@@ -126,12 +131,12 @@ GEM
126131
google-apis-core (>= 0.11.0, < 2.a)
127132
google-apis-storage_v1 (0.31.0)
128133
google-apis-core (>= 0.11.0, < 2.a)
129-
google-cloud-core (1.7.1)
134+
google-cloud-core (1.8.0)
130135
google-cloud-env (>= 1.0, < 3.a)
131136
google-cloud-errors (~> 1.0)
132137
google-cloud-env (1.6.0)
133138
faraday (>= 0.17.3, < 3.0)
134-
google-cloud-errors (1.4.0)
139+
google-cloud-errors (1.5.0)
135140
google-cloud-storage (1.47.0)
136141
addressable (~> 2.8)
137142
digest-crc (~> 0.4)
@@ -147,43 +152,47 @@ GEM
147152
os (>= 0.9, < 2.0)
148153
signet (>= 0.16, < 2.a)
149154
highline (2.0.3)
150-
http-cookie (1.0.7)
155+
http-cookie (1.0.8)
151156
domain_name (~> 0.5)
152-
httpclient (2.8.3)
157+
httpclient (2.9.0)
158+
mutex_m
153159
jmespath (1.6.2)
154-
json (2.7.2)
155-
jwt (2.9.1)
160+
json (2.12.2)
161+
jwt (2.10.1)
156162
base64
163+
logger (1.7.0)
157164
mini_magick (4.13.2)
158165
mini_mime (1.1.5)
159166
multi_json (1.15.0)
160167
multipart-post (2.4.1)
161-
nanaimo (0.3.0)
162-
naturally (2.2.1)
168+
mutex_m (0.3.0)
169+
nanaimo (0.4.0)
170+
naturally (2.2.2)
163171
nkf (0.2.0)
164-
optparse (0.5.0)
172+
optparse (0.6.0)
165173
os (1.1.4)
166-
plist (3.7.1)
167-
public_suffix (6.0.1)
168-
rake (13.2.1)
174+
plist (3.7.2)
175+
public_suffix (6.0.2)
176+
rake (13.3.0)
169177
representable (3.2.0)
170178
declarative (< 0.1.0)
171179
trailblazer-option (>= 0.1.1, < 0.2.0)
172180
uber (< 0.2.0)
173181
retriable (3.1.2)
174-
rexml (3.3.7)
175-
rouge (2.0.7)
182+
rexml (3.4.1)
183+
rouge (3.28.0)
176184
ruby2_keywords (0.0.5)
177-
rubyzip (2.3.2)
185+
rubyzip (2.4.1)
178186
security (0.1.5)
179-
signet (0.19.0)
187+
signet (0.20.0)
180188
addressable (~> 2.8)
181189
faraday (>= 0.17.5, < 3.a)
182190
jwt (>= 1.5, < 3.0)
183191
multi_json (~> 1.10)
184192
simctl (1.6.10)
185193
CFPropertyList
186194
naturally
195+
sysrandom (1.0.5)
187196
terminal-notifier (2.0.0)
188197
terminal-table (3.0.2)
189198
unicode-display_width (>= 1.1.1, < 3)
@@ -195,15 +204,15 @@ GEM
195204
uber (0.1.0)
196205
unicode-display_width (2.6.0)
197206
word_wrap (1.0.0)
198-
xcodeproj (1.25.0)
207+
xcodeproj (1.27.0)
199208
CFPropertyList (>= 2.3.3, < 4.0)
200209
atomos (~> 0.1.3)
201210
claide (>= 1.0.2, < 2.0)
202211
colored2 (~> 3.1)
203-
nanaimo (~> 0.3.0)
204-
rexml (>= 3.3.2, < 4.0)
205-
xcpretty (0.3.0)
206-
rouge (~> 2.0.7)
212+
nanaimo (~> 0.4.0)
213+
rexml (>= 3.3.6, < 4.0)
214+
xcpretty (0.4.1)
215+
rouge (~> 3.28.0)
207216
xcpretty-travis-formatter (1.0.1)
208217
xcpretty (~> 0.2, >= 0.0.7)
209218

0 commit comments

Comments
 (0)