Skip to content

Commit 7bd4b1f

Browse files
committed
Update CocoaPods from 1.15.2 to 1.16.2
This is an attempt to address the 500 error we got from the API when trying to publish version 17.3.0. See https://buildkite.com/automattic/wordpresskit-ios/builds/1908#01934d17-d6b4-43c7-9005-0fcb799f5222
1 parent 8198130 commit 7bd4b1f

File tree

1 file changed

+24
-20
lines changed

1 file changed

+24
-20
lines changed

Gemfile.lock

Lines changed: 24 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,20 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.1.3.2)
8+
activesupport (7.2.2)
99
base64
10+
benchmark (>= 0.3)
1011
bigdecimal
11-
concurrent-ruby (~> 1.0, >= 1.0.2)
12+
concurrent-ruby (~> 1.0, >= 1.3.1)
1213
connection_pool (>= 2.2.5)
1314
drb
1415
i18n (>= 1.6, < 2)
16+
logger (>= 1.4.2)
1517
minitest (>= 5.1)
16-
mutex_m
17-
tzinfo (~> 2.0)
18-
addressable (2.8.6)
19-
public_suffix (>= 2.0.2, < 6.0)
18+
securerandom (>= 0.3)
19+
tzinfo (~> 2.0, >= 2.0.5)
20+
addressable (2.8.7)
21+
public_suffix (>= 2.0.2, < 7.0)
2022
algoliasearch (1.27.5)
2123
httpclient (~> 2.8, >= 2.8.3)
2224
json (>= 1.5.1)
@@ -41,16 +43,17 @@ GEM
4143
aws-eventstream (~> 1, >= 1.0.2)
4244
babosa (1.0.4)
4345
base64 (0.2.0)
44-
bigdecimal (3.1.7)
46+
benchmark (0.4.0)
47+
bigdecimal (3.1.8)
4548
claide (1.1.0)
4649
claide-plugins (0.9.2)
4750
cork
4851
nap
4952
open4 (~> 1.3)
50-
cocoapods (1.15.2)
53+
cocoapods (1.16.2)
5154
addressable (~> 2.8)
5255
claide (>= 1.0.2, < 2.0)
53-
cocoapods-core (= 1.15.2)
56+
cocoapods-core (= 1.16.2)
5457
cocoapods-deintegrate (>= 1.0.3, < 2.0)
5558
cocoapods-downloader (>= 2.1, < 3.0)
5659
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -64,10 +67,10 @@ GEM
6467
molinillo (~> 0.8.0)
6568
nap (~> 1.0)
6669
ruby-macho (>= 2.3.0, < 3.0)
67-
xcodeproj (>= 1.23.0, < 2.0)
70+
xcodeproj (>= 1.27.0, < 2.0)
6871
cocoapods-check (1.1.0)
6972
cocoapods (~> 1.0)
70-
cocoapods-core (1.15.2)
73+
cocoapods-core (1.16.2)
7174
activesupport (>= 5.0, < 8)
7275
addressable (~> 2.8)
7376
algoliasearch (~> 1.0)
@@ -90,7 +93,7 @@ GEM
9093
colored2 (3.1.2)
9194
commander (4.6.0)
9295
highline (~> 2.0.0)
93-
concurrent-ruby (1.2.3)
96+
concurrent-ruby (1.3.4)
9497
connection_pool (2.4.1)
9598
cork (0.3.0)
9699
colored2 (~> 3.1)
@@ -212,7 +215,7 @@ GEM
212215
xcodeproj (>= 1.13.0, < 2.0.0)
213216
xcpretty (~> 0.3.0)
214217
xcpretty-travis-formatter (>= 0.0.3)
215-
ffi (1.16.3)
218+
ffi (1.17.0)
216219
fourflusher (2.3.1)
217220
fuzzy_match (2.0.4)
218221
gh_inspector (1.1.3)
@@ -261,25 +264,25 @@ GEM
261264
http-cookie (1.0.5)
262265
domain_name (~> 0.5)
263266
httpclient (2.8.3)
264-
i18n (1.14.4)
267+
i18n (1.14.6)
265268
concurrent-ruby (~> 1.0)
266269
jmespath (1.6.2)
267-
json (2.7.1)
270+
json (2.8.2)
268271
jwt (2.8.1)
269272
base64
270273
kramdown (2.4.0)
271274
rexml
272275
kramdown-parser-gfm (1.1.0)
273276
kramdown (~> 2.0)
274277
language_server-protocol (3.17.0.3)
278+
logger (1.6.1)
275279
mini_magick (4.12.0)
276280
mini_mime (1.1.5)
277-
minitest (5.22.3)
281+
minitest (5.25.1)
278282
molinillo (0.8.0)
279283
multi_json (1.15.0)
280284
multipart-post (2.4.0)
281-
mutex_m (0.2.0)
282-
nanaimo (0.3.0)
285+
nanaimo (0.4.0)
283286
nap (1.1.0)
284287
naturally (2.2.1)
285288
netrc (0.11.0)
@@ -331,6 +334,7 @@ GEM
331334
sawyer (0.9.2)
332335
addressable (>= 2.3.5)
333336
faraday (>= 0.17.3, < 3)
337+
securerandom (0.3.2)
334338
security (0.1.3)
335339
signet (0.19.0)
336340
addressable (~> 2.8)
@@ -356,12 +360,12 @@ GEM
356360
uber (0.1.0)
357361
unicode-display_width (2.5.0)
358362
word_wrap (1.0.0)
359-
xcodeproj (1.25.1)
363+
xcodeproj (1.27.0)
360364
CFPropertyList (>= 2.3.3, < 4.0)
361365
atomos (~> 0.1.3)
362366
claide (>= 1.0.2, < 2.0)
363367
colored2 (~> 3.1)
364-
nanaimo (~> 0.3.0)
368+
nanaimo (~> 0.4.0)
365369
rexml (>= 3.3.6, < 4.0)
366370
xcpretty (0.3.0)
367371
rouge (~> 2.0.7)

0 commit comments

Comments
 (0)