Skip to content

Commit 3fa2267

Browse files
Update dependency fastlane to v2.227.0 (#1931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 66a82e0 commit 3fa2267

File tree

1 file changed

+29
-26
lines changed

1 file changed

+29
-26
lines changed

Gemfile.lock

Lines changed: 29 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,22 @@ 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.1012.0)
14-
aws-sdk-core (3.213.0)
12+
aws-eventstream (1.3.2)
13+
aws-partitions (1.1066.0)
14+
aws-sdk-core (3.220.1)
1515
aws-eventstream (~> 1, >= 1.3.0)
1616
aws-partitions (~> 1, >= 1.992.0)
1717
aws-sigv4 (~> 1.9)
18+
base64
1819
jmespath (~> 1, >= 1.6.1)
19-
aws-sdk-kms (1.96.0)
20-
aws-sdk-core (~> 3, >= 3.210.0)
20+
aws-sdk-kms (1.99.0)
21+
aws-sdk-core (~> 3, >= 3.216.0)
2122
aws-sigv4 (~> 1.5)
22-
aws-sdk-s3 (1.173.0)
23-
aws-sdk-core (~> 3, >= 3.210.0)
23+
aws-sdk-s3 (1.182.0)
24+
aws-sdk-core (~> 3, >= 3.216.0)
2425
aws-sdk-kms (~> 1)
2526
aws-sigv4 (~> 1.5)
26-
aws-sigv4 (1.10.1)
27+
aws-sigv4 (1.11.0)
2728
aws-eventstream (~> 1, >= 1.0.2)
2829
babosa (1.0.4)
2930
base64 (0.2.0)
@@ -33,7 +34,7 @@ GEM
3334
commander (4.6.0)
3435
highline (~> 2.0.0)
3536
declarative (0.0.20)
36-
digest-crc (0.6.5)
37+
digest-crc (0.7.0)
3738
rake (>= 12.0.0, < 14.0.0)
3839
domain_name (0.6.20240107)
3940
dotenv (2.8.1)
@@ -58,17 +59,17 @@ GEM
5859
faraday-em_synchrony (1.0.0)
5960
faraday-excon (1.1.0)
6061
faraday-httpclient (1.0.1)
61-
faraday-multipart (1.0.4)
62-
multipart-post (~> 2)
62+
faraday-multipart (1.1.0)
63+
multipart-post (~> 2.0)
6364
faraday-net_http (1.0.2)
6465
faraday-net_http_persistent (1.2.0)
6566
faraday-patron (1.0.0)
6667
faraday-rack (1.0.0)
6768
faraday-retry (1.0.3)
6869
faraday_middleware (1.2.1)
6970
faraday (~> 1.0)
70-
fastimage (2.3.1)
71-
fastlane (2.225.0)
71+
fastimage (2.4.0)
72+
fastlane (2.227.0)
7273
CFPropertyList (>= 2.3, < 4.0.0)
7374
addressable (>= 2.8, < 3.0.0)
7475
artifactory (~> 3.0)
@@ -108,7 +109,7 @@ GEM
108109
tty-spinner (>= 0.8.0, < 1.0.0)
109110
word_wrap (~> 1.0.0)
110111
xcodeproj (>= 1.13.0, < 2.0.0)
111-
xcpretty (~> 0.3.0)
112+
xcpretty (~> 0.4.0)
112113
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
113114
fastlane-sirp (1.0.0)
114115
sysrandom (~> 1.0)
@@ -129,12 +130,12 @@ GEM
129130
google-apis-core (>= 0.11.0, < 2.a)
130131
google-apis-storage_v1 (0.31.0)
131132
google-apis-core (>= 0.11.0, < 2.a)
132-
google-cloud-core (1.7.1)
133+
google-cloud-core (1.8.0)
133134
google-cloud-env (>= 1.0, < 3.a)
134135
google-cloud-errors (~> 1.0)
135136
google-cloud-env (1.6.0)
136137
faraday (>= 0.17.3, < 3.0)
137-
google-cloud-errors (1.4.0)
138+
google-cloud-errors (1.5.0)
138139
google-cloud-storage (1.47.0)
139140
addressable (~> 2.8)
140141
digest-crc (~> 0.4)
@@ -150,34 +151,36 @@ GEM
150151
os (>= 0.9, < 2.0)
151152
signet (>= 0.16, < 2.a)
152153
highline (2.0.3)
153-
http-cookie (1.0.7)
154+
http-cookie (1.0.8)
154155
domain_name (~> 0.5)
155-
httpclient (2.8.3)
156+
httpclient (2.9.0)
157+
mutex_m
156158
jmespath (1.6.2)
157-
json (2.8.2)
158-
jwt (2.9.3)
159+
json (2.10.2)
160+
jwt (2.10.1)
159161
base64
160162
mini_magick (4.13.2)
161163
mini_mime (1.1.5)
162164
multi_json (1.15.0)
163165
multipart-post (2.4.1)
166+
mutex_m (0.3.0)
164167
nanaimo (0.4.0)
165168
naturally (2.2.1)
166169
nkf (0.2.0)
167170
optparse (0.6.0)
168171
os (1.1.4)
169-
plist (3.7.1)
172+
plist (3.7.2)
170173
public_suffix (5.1.1)
171174
rake (13.2.1)
172175
representable (3.2.0)
173176
declarative (< 0.1.0)
174177
trailblazer-option (>= 0.1.1, < 0.2.0)
175178
uber (< 0.2.0)
176179
retriable (3.1.2)
177-
rexml (3.3.9)
178-
rouge (2.0.7)
180+
rexml (3.4.1)
181+
rouge (3.28.0)
179182
ruby2_keywords (0.0.5)
180-
rubyzip (2.3.2)
183+
rubyzip (2.4.1)
181184
security (0.1.5)
182185
signet (0.19.0)
183186
addressable (~> 2.8)
@@ -206,8 +209,8 @@ GEM
206209
colored2 (~> 3.1)
207210
nanaimo (~> 0.4.0)
208211
rexml (>= 3.3.6, < 4.0)
209-
xcpretty (0.3.0)
210-
rouge (~> 2.0.7)
212+
xcpretty (0.4.0)
213+
rouge (~> 3.28.0)
211214
xcpretty-travis-formatter (1.0.1)
212215
xcpretty (~> 0.2, >= 0.0.7)
213216

0 commit comments

Comments
 (0)