Skip to content

Commit 966376d

Browse files
chore(deps): update dependency cocoapods to v1.15.0
1 parent b00057f commit 966376d

File tree

1 file changed

+26
-14
lines changed

1 file changed

+26
-14
lines changed

Gemfile.lock

Lines changed: 26 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,30 @@ GEM
33
specs:
44
CFPropertyList (3.0.6)
55
rexml
6-
activesupport (7.0.4.3)
6+
activesupport (7.1.3)
7+
base64
8+
bigdecimal
79
concurrent-ruby (~> 1.0, >= 1.0.2)
10+
connection_pool (>= 2.2.5)
11+
drb
812
i18n (>= 1.6, < 2)
913
minitest (>= 5.1)
14+
mutex_m
1015
tzinfo (~> 2.0)
11-
addressable (2.8.4)
16+
addressable (2.8.6)
1217
public_suffix (>= 2.0.2, < 6.0)
1318
algoliasearch (1.27.5)
1419
httpclient (~> 2.8, >= 2.8.3)
1520
json (>= 1.5.1)
1621
atomos (0.1.3)
22+
base64 (0.2.0)
23+
bigdecimal (1.4.4)
1724
claide (1.1.0)
1825
clamp (1.3.2)
19-
cocoapods (1.12.1)
26+
cocoapods (1.13.0)
2027
addressable (~> 2.8)
2128
claide (>= 1.0.2, < 2.0)
22-
cocoapods-core (= 1.12.1)
29+
cocoapods-core (= 1.13.0)
2330
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2431
cocoapods-downloader (>= 1.6.0, < 2.0)
2532
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -33,8 +40,8 @@ GEM
3340
molinillo (~> 0.8.0)
3441
nap (~> 1.0)
3542
ruby-macho (>= 2.3.0, < 3.0)
36-
xcodeproj (>= 1.21.0, < 2.0)
37-
cocoapods-core (1.12.1)
43+
xcodeproj (>= 1.23.0, < 2.0)
44+
cocoapods-core (1.13.0)
3845
activesupport (>= 5.0, < 8)
3946
addressable (~> 2.8)
4047
algoliasearch (~> 1.0)
@@ -54,16 +61,19 @@ GEM
5461
netrc (~> 0.11)
5562
cocoapods-try (1.2.0)
5663
colored2 (3.1.2)
57-
concurrent-ruby (1.2.2)
64+
concurrent-ruby (1.2.3)
65+
connection_pool (2.4.1)
66+
drb (2.2.0)
67+
ruby2_keywords
5868
escape (0.0.4)
5969
ethon (0.16.0)
6070
ffi (>= 1.15.0)
61-
ffi (1.15.5)
71+
ffi (1.16.3)
6272
fourflusher (2.3.1)
6373
fuzzy_match (2.0.4)
6474
gh_inspector (1.1.3)
6575
httpclient (2.8.3)
66-
i18n (1.13.0)
76+
i18n (1.14.1)
6777
concurrent-ruby (~> 1.0)
6878
jazzy (0.14.3)
6979
cocoapods (~> 1.5)
@@ -75,12 +85,13 @@ GEM
7585
sassc (~> 2.1)
7686
sqlite3 (~> 1.3)
7787
xcinvoke (~> 0.3.0)
78-
json (2.6.3)
88+
json (2.7.1)
7989
liferaft (0.0.6)
8090
mini_portile2 (2.8.2)
81-
minitest (5.18.0)
91+
minitest (5.21.2)
8292
molinillo (0.8.0)
8393
mustache (1.1.1)
94+
mutex_m (0.2.0)
8495
nanaimo (0.3.0)
8596
nap (1.1.0)
8697
netrc (0.11.0)
@@ -91,9 +102,10 @@ GEM
91102
public_suffix (4.0.7)
92103
racc (1.6.2)
93104
redcarpet (3.6.0)
94-
rexml (3.2.5)
105+
rexml (3.2.6)
95106
rouge (3.30.0)
96107
ruby-macho (2.5.1)
108+
ruby2_keywords (0.0.5)
97109
sassc (2.4.0)
98110
ffi (~> 1.9)
99111
slather (2.7.4)
@@ -104,13 +116,13 @@ GEM
104116
xcodeproj (~> 1.21)
105117
sqlite3 (1.6.3)
106118
mini_portile2 (~> 2.8.0)
107-
typhoeus (1.4.0)
119+
typhoeus (1.4.1)
108120
ethon (>= 0.9.0)
109121
tzinfo (2.0.6)
110122
concurrent-ruby (~> 1.0)
111123
xcinvoke (0.3.0)
112124
liferaft (~> 0.0.6)
113-
xcodeproj (1.22.0)
125+
xcodeproj (1.24.0)
114126
CFPropertyList (>= 2.3.3, < 4.0)
115127
atomos (~> 0.1.3)
116128
claide (>= 1.0.2, < 2.0)

0 commit comments

Comments
 (0)