Skip to content

Commit cd78f2c

Browse files
renovate-botplayerdata-bot
authored andcommitted
chore(deps): update dependency cocoapods to v1.16.0
1 parent cc01a26 commit cd78f2c

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

example/Gemfile.lock

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,30 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.1.3.4)
8+
activesupport (7.2.1.2)
99
base64
1010
bigdecimal
11-
concurrent-ruby (~> 1.0, >= 1.0.2)
11+
concurrent-ruby (~> 1.0, >= 1.3.1)
1212
connection_pool (>= 2.2.5)
1313
drb
1414
i18n (>= 1.6, < 2)
15+
logger (>= 1.4.2)
1516
minitest (>= 5.1)
16-
mutex_m
17-
tzinfo (~> 2.0)
18-
addressable (2.8.6)
19-
public_suffix (>= 2.0.2, < 6.0)
17+
securerandom (>= 0.3)
18+
tzinfo (~> 2.0, >= 2.0.5)
19+
addressable (2.8.7)
20+
public_suffix (>= 2.0.2, < 7.0)
2021
algoliasearch (1.27.5)
2122
httpclient (~> 2.8, >= 2.8.3)
2223
json (>= 1.5.1)
2324
atomos (0.1.3)
2425
base64 (0.2.0)
2526
bigdecimal (3.1.8)
2627
claide (1.1.0)
27-
cocoapods (1.15.2)
28+
cocoapods (1.16.0)
2829
addressable (~> 2.8)
2930
claide (>= 1.0.2, < 2.0)
30-
cocoapods-core (= 1.15.2)
31+
cocoapods-core (= 1.16.0)
3132
cocoapods-deintegrate (>= 1.0.3, < 2.0)
3233
cocoapods-downloader (>= 2.1, < 3.0)
3334
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -41,8 +42,8 @@ GEM
4142
molinillo (~> 0.8.0)
4243
nap (~> 1.0)
4344
ruby-macho (>= 2.3.0, < 3.0)
44-
xcodeproj (>= 1.23.0, < 2.0)
45-
cocoapods-core (1.15.2)
45+
xcodeproj (>= 1.26.0, < 2.0)
46+
cocoapods-core (1.16.0)
4647
activesupport (>= 5.0, < 8)
4748
addressable (~> 2.8)
4849
algoliasearch (~> 1.0)
@@ -62,7 +63,7 @@ GEM
6263
netrc (~> 0.11)
6364
cocoapods-try (1.2.0)
6465
colored2 (3.1.2)
65-
concurrent-ruby (1.3.1)
66+
concurrent-ruby (1.3.4)
6667
connection_pool (2.4.1)
6768
drb (2.2.1)
6869
escape (0.0.4)
@@ -73,32 +74,31 @@ GEM
7374
fuzzy_match (2.0.4)
7475
gh_inspector (1.1.3)
7576
httpclient (2.8.3)
76-
i18n (1.14.5)
77+
i18n (1.14.6)
7778
concurrent-ruby (~> 1.0)
78-
json (2.7.2)
79-
minitest (5.23.1)
79+
json (2.7.4)
80+
logger (1.6.1)
81+
minitest (5.25.1)
8082
molinillo (0.8.0)
81-
mutex_m (0.2.0)
82-
nanaimo (0.3.0)
83+
nanaimo (0.4.0)
8384
nap (1.1.0)
8485
netrc (0.11.0)
8586
nkf (0.2.0)
8687
public_suffix (4.0.7)
87-
rexml (3.2.8)
88-
strscan (>= 3.0.9)
88+
rexml (3.3.9)
8989
ruby-macho (2.5.1)
90-
strscan (3.1.0)
90+
securerandom (0.3.1)
9191
typhoeus (1.4.1)
9292
ethon (>= 0.9.0)
9393
tzinfo (2.0.6)
9494
concurrent-ruby (~> 1.0)
95-
xcodeproj (1.24.0)
95+
xcodeproj (1.26.0)
9696
CFPropertyList (>= 2.3.3, < 4.0)
9797
atomos (~> 0.1.3)
9898
claide (>= 1.0.2, < 2.0)
9999
colored2 (~> 3.1)
100-
nanaimo (~> 0.3.0)
101-
rexml (~> 3.2.4)
100+
nanaimo (~> 0.4.0)
101+
rexml (>= 3.3.6, < 4.0)
102102

103103
PLATFORMS
104104
ruby

0 commit comments

Comments
 (0)