Skip to content

Commit 621d4c4

Browse files
committed
Update CocoaPods
1 parent 1bfc100 commit 621d4c4

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

Gemfile.lock

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.2.1)
8+
activesupport (7.2.2)
99
base64
10+
benchmark (>= 0.3)
1011
bigdecimal
1112
concurrent-ruby (~> 1.0, >= 1.3.1)
1213
connection_pool (>= 2.2.5)
@@ -42,6 +43,7 @@ GEM
4243
aws-eventstream (~> 1, >= 1.0.2)
4344
babosa (1.0.4)
4445
base64 (0.2.0)
46+
benchmark (0.3.0)
4547
bigdecimal (3.1.8)
4648
buildkit (1.6.0)
4749
sawyer (>= 0.6)
@@ -51,10 +53,10 @@ GEM
5153
cork
5254
nap
5355
open4 (~> 1.3)
54-
cocoapods (1.15.2)
56+
cocoapods (1.16.1)
5557
addressable (~> 2.8)
5658
claide (>= 1.0.2, < 2.0)
57-
cocoapods-core (= 1.15.2)
59+
cocoapods-core (= 1.16.1)
5860
cocoapods-deintegrate (>= 1.0.3, < 2.0)
5961
cocoapods-downloader (>= 2.1, < 3.0)
6062
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -68,8 +70,8 @@ GEM
6870
molinillo (~> 0.8.0)
6971
nap (~> 1.0)
7072
ruby-macho (>= 2.3.0, < 3.0)
71-
xcodeproj (>= 1.23.0, < 2.0)
72-
cocoapods-core (1.15.2)
73+
xcodeproj (>= 1.26.0, < 2.0)
74+
cocoapods-core (1.16.1)
7375
activesupport (>= 5.0, < 8)
7476
addressable (~> 2.8)
7577
algoliasearch (~> 1.0)
@@ -273,7 +275,7 @@ GEM
273275
concurrent-ruby (~> 1.0)
274276
java-properties (0.3.0)
275277
jmespath (1.6.2)
276-
json (2.7.2)
278+
json (2.7.5)
277279
jwt (2.9.0)
278280
base64
279281
kramdown (2.4.0)
@@ -289,7 +291,7 @@ GEM
289291
molinillo (0.8.0)
290292
multi_json (1.15.0)
291293
multipart-post (2.4.1)
292-
nanaimo (0.3.0)
294+
nanaimo (0.4.0)
293295
nap (1.1.0)
294296
naturally (2.2.1)
295297
netrc (0.11.0)
@@ -377,13 +379,13 @@ GEM
377379
uber (0.1.0)
378380
unicode-display_width (2.6.0)
379381
word_wrap (1.0.0)
380-
xcodeproj (1.25.0)
382+
xcodeproj (1.26.0)
381383
CFPropertyList (>= 2.3.3, < 4.0)
382384
atomos (~> 0.1.3)
383385
claide (>= 1.0.2, < 2.0)
384386
colored2 (~> 3.1)
385-
nanaimo (~> 0.3.0)
386-
rexml (>= 3.3.2, < 4.0)
387+
nanaimo (~> 0.4.0)
388+
rexml (>= 3.3.6, < 4.0)
387389
xcpretty (0.3.0)
388390
rouge (~> 2.0.7)
389391
xcpretty-travis-formatter (1.0.1)

Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ SPEC CHECKSUMS:
2929

3030
PODFILE CHECKSUM: f30ae9db730f660b2c300f7761c19ab78f244d90
3131

32-
COCOAPODS: 1.15.2
32+
COCOAPODS: 1.16.1

0 commit comments

Comments
 (0)