Skip to content

Commit b44b354

Browse files
committed
Update fastlane
1 parent 323da43 commit b44b354

File tree

1 file changed

+18
-15
lines changed

1 file changed

+18
-15
lines changed

Gemfile.lock

+18-15
Original file line numberDiff line numberDiff line change
@@ -24,21 +24,22 @@ GEM
2424
json (>= 1.5.1)
2525
artifactory (3.0.17)
2626
atomos (0.1.3)
27-
aws-eventstream (1.3.0)
28-
aws-partitions (1.1032.0)
29-
aws-sdk-core (3.214.1)
27+
aws-eventstream (1.3.2)
28+
aws-partitions (1.1072.0)
29+
aws-sdk-core (3.220.2)
3030
aws-eventstream (~> 1, >= 1.3.0)
3131
aws-partitions (~> 1, >= 1.992.0)
3232
aws-sigv4 (~> 1.9)
33+
base64
3334
jmespath (~> 1, >= 1.6.1)
34-
aws-sdk-kms (1.96.0)
35-
aws-sdk-core (~> 3, >= 3.210.0)
35+
aws-sdk-kms (1.99.0)
36+
aws-sdk-core (~> 3, >= 3.216.0)
3637
aws-sigv4 (~> 1.5)
37-
aws-sdk-s3 (1.177.0)
38-
aws-sdk-core (~> 3, >= 3.210.0)
38+
aws-sdk-s3 (1.182.0)
39+
aws-sdk-core (~> 3, >= 3.216.0)
3940
aws-sdk-kms (~> 1)
4041
aws-sigv4 (~> 1.5)
41-
aws-sigv4 (1.10.1)
42+
aws-sigv4 (1.11.0)
4243
aws-eventstream (~> 1, >= 1.0.2)
4344
babosa (1.0.4)
4445
base64 (0.2.0)
@@ -89,7 +90,7 @@ GEM
8990
concurrent-ruby (1.3.4)
9091
connection_pool (2.4.1)
9192
declarative (0.0.20)
92-
digest-crc (0.6.5)
93+
digest-crc (0.7.0)
9394
rake (>= 12.0.0, < 14.0.0)
9495
domain_name (0.6.20240107)
9596
dotenv (2.8.1)
@@ -128,7 +129,7 @@ GEM
128129
faraday_middleware (1.2.1)
129130
faraday (~> 1.0)
130131
fastimage (2.4.0)
131-
fastlane (2.226.0)
132+
fastlane (2.227.0)
132133
CFPropertyList (>= 2.3, < 4.0.0)
133134
addressable (>= 2.8, < 3.0.0)
134135
artifactory (~> 3.0)
@@ -202,12 +203,12 @@ GEM
202203
google-apis-core (>= 0.11.0, < 2.a)
203204
google-apis-storage_v1 (0.31.0)
204205
google-apis-core (>= 0.11.0, < 2.a)
205-
google-cloud-core (1.7.1)
206+
google-cloud-core (1.8.0)
206207
google-cloud-env (>= 1.0, < 3.a)
207208
google-cloud-errors (~> 1.0)
208209
google-cloud-env (1.6.0)
209210
faraday (>= 0.17.3, < 3.0)
210-
google-cloud-errors (1.4.0)
211+
google-cloud-errors (1.5.0)
211212
google-cloud-storage (1.47.0)
212213
addressable (~> 2.8)
213214
digest-crc (~> 0.4)
@@ -225,11 +226,12 @@ GEM
225226
highline (2.0.3)
226227
http-cookie (1.0.8)
227228
domain_name (~> 0.5)
228-
httpclient (2.8.3)
229+
httpclient (2.9.0)
230+
mutex_m
229231
i18n (1.14.6)
230232
concurrent-ruby (~> 1.0)
231233
jmespath (1.6.2)
232-
json (2.9.1)
234+
json (2.10.2)
233235
jwt (2.10.1)
234236
base64
235237
logger (1.6.4)
@@ -239,6 +241,7 @@ GEM
239241
molinillo (0.8.0)
240242
multi_json (1.15.0)
241243
multipart-post (2.4.1)
244+
mutex_m (0.3.0)
242245
nanaimo (0.4.0)
243246
nap (1.1.0)
244247
naturally (2.2.1)
@@ -254,7 +257,7 @@ GEM
254257
trailblazer-option (>= 0.1.1, < 0.2.0)
255258
uber (< 0.2.0)
256259
retriable (3.1.2)
257-
rexml (3.4.0)
260+
rexml (3.4.1)
258261
rouge (3.28.0)
259262
ruby-macho (2.5.1)
260263
ruby2_keywords (0.0.5)

0 commit comments

Comments
 (0)