Skip to content

Commit 09bd540

Browse files
renovate-botsergiikhliustin
authored andcommitted
chore(deps): update dependency cocoapods to v1.16.1
1 parent 85cc4fb commit 09bd540

File tree

2 files changed

+26
-25
lines changed

2 files changed

+26
-25
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
source "https://rubygems.org"
44

5-
gem "cocoapods", "1.15.2"
5+
gem "cocoapods", "1.16.1"

Gemfile.lock

Lines changed: 25 additions & 24 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.3)
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.1)
2829
addressable (~> 2.8)
2930
claide (>= 1.0.2, < 2.0)
30-
cocoapods-core (= 1.15.2)
31+
cocoapods-core (= 1.16.1)
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.1)
4647
activesupport (>= 5.0, < 8)
4748
addressable (~> 2.8)
4849
algoliasearch (~> 1.0)
@@ -62,50 +63,50 @@ 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)
6970
ethon (0.16.0)
7071
ffi (>= 1.15.0)
71-
ffi (1.16.3)
72+
ffi (1.17.0)
73+
ffi (1.17.0-arm64-darwin)
7274
fourflusher (2.3.1)
7375
fuzzy_match (2.0.4)
7476
gh_inspector (1.1.3)
7577
httpclient (2.8.3)
76-
i18n (1.14.5)
78+
i18n (1.14.6)
7779
concurrent-ruby (~> 1.0)
78-
json (2.7.2)
79-
minitest (5.23.1)
80+
json (2.7.4)
81+
logger (1.6.1)
82+
minitest (5.25.1)
8083
molinillo (0.8.0)
81-
mutex_m (0.2.0)
82-
nanaimo (0.3.0)
84+
nanaimo (0.4.0)
8385
nap (1.1.0)
8486
netrc (0.11.0)
8587
nkf (0.2.0)
8688
public_suffix (4.0.7)
87-
rexml (3.3.6)
88-
strscan
89+
rexml (3.3.9)
8990
ruby-macho (2.5.1)
90-
strscan (3.1.0)
91+
securerandom (0.3.1)
9192
typhoeus (1.4.1)
9293
ethon (>= 0.9.0)
9394
tzinfo (2.0.6)
9495
concurrent-ruby (~> 1.0)
95-
xcodeproj (1.25.0)
96+
xcodeproj (1.26.0)
9697
CFPropertyList (>= 2.3.3, < 4.0)
9798
atomos (~> 0.1.3)
9899
claide (>= 1.0.2, < 2.0)
99100
colored2 (~> 3.1)
100-
nanaimo (~> 0.3.0)
101-
rexml (>= 3.3.2, < 4.0)
101+
nanaimo (~> 0.4.0)
102+
rexml (>= 3.3.6, < 4.0)
102103

103104
PLATFORMS
104105
arm64-darwin-23
105106
ruby
106107

107108
DEPENDENCIES
108-
cocoapods (= 1.15.2)
109+
cocoapods (= 1.16.1)
109110

110111
BUNDLED WITH
111112
2.5.11

0 commit comments

Comments
 (0)