Skip to content

Commit cfe33c3

Browse files
committed
Update cocoapods to v1.15.2 in Gemfile.
1 parent 97acf83 commit cfe33c3

File tree

2 files changed

+49
-36
lines changed

2 files changed

+49
-36
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

33
gem 'xcpretty'
4-
gem 'cocoapods'
4+
gem 'cocoapods', '1.15.2'
55
gem 'danger'
66
gem 'danger-swiftlint'

Gemfile.lock

Lines changed: 48 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,62 +1,73 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.3)
5-
activesupport (5.2.6)
4+
CFPropertyList (3.0.7)
5+
base64
6+
nkf
7+
rexml
8+
activesupport (7.1.3.2)
9+
base64
10+
bigdecimal
611
concurrent-ruby (~> 1.0, >= 1.0.2)
7-
i18n (>= 0.7, < 2)
8-
minitest (~> 5.1)
9-
tzinfo (~> 1.1)
12+
connection_pool (>= 2.2.5)
13+
drb
14+
i18n (>= 1.6, < 2)
15+
minitest (>= 5.1)
16+
mutex_m
17+
tzinfo (~> 2.0)
1018
addressable (2.8.0)
1119
public_suffix (>= 2.0.2, < 5.0)
1220
algoliasearch (1.27.5)
1321
httpclient (~> 2.8, >= 2.8.3)
1422
json (>= 1.5.1)
1523
atomos (0.1.3)
24+
base64 (0.2.0)
25+
bigdecimal (3.1.7)
1626
claide (1.0.3)
1727
claide-plugins (0.9.2)
1828
cork
1929
nap
2030
open4 (~> 1.3)
21-
cocoapods (1.10.1)
22-
addressable (~> 2.6)
31+
cocoapods (1.15.2)
32+
addressable (~> 2.8)
2333
claide (>= 1.0.2, < 2.0)
24-
cocoapods-core (= 1.10.1)
34+
cocoapods-core (= 1.15.2)
2535
cocoapods-deintegrate (>= 1.0.3, < 2.0)
26-
cocoapods-downloader (>= 1.4.0, < 2.0)
36+
cocoapods-downloader (>= 2.1, < 3.0)
2737
cocoapods-plugins (>= 1.0.0, < 2.0)
2838
cocoapods-search (>= 1.0.0, < 2.0)
29-
cocoapods-trunk (>= 1.4.0, < 2.0)
39+
cocoapods-trunk (>= 1.6.0, < 2.0)
3040
cocoapods-try (>= 1.1.0, < 2.0)
3141
colored2 (~> 3.1)
3242
escape (~> 0.0.4)
3343
fourflusher (>= 2.3.0, < 3.0)
3444
gh_inspector (~> 1.0)
35-
molinillo (~> 0.6.6)
45+
molinillo (~> 0.8.0)
3646
nap (~> 1.0)
37-
ruby-macho (~> 1.4)
38-
xcodeproj (>= 1.19.0, < 2.0)
39-
cocoapods-core (1.10.1)
40-
activesupport (> 5.0, < 6)
41-
addressable (~> 2.6)
47+
ruby-macho (>= 2.3.0, < 3.0)
48+
xcodeproj (>= 1.23.0, < 2.0)
49+
cocoapods-core (1.15.2)
50+
activesupport (>= 5.0, < 8)
51+
addressable (~> 2.8)
4252
algoliasearch (~> 1.0)
4353
concurrent-ruby (~> 1.1)
4454
fuzzy_match (~> 2.0.4)
4555
nap (~> 1.0)
4656
netrc (~> 0.11)
47-
public_suffix
57+
public_suffix (~> 4.0)
4858
typhoeus (~> 1.0)
49-
cocoapods-deintegrate (1.0.4)
50-
cocoapods-downloader (1.4.0)
59+
cocoapods-deintegrate (1.0.5)
60+
cocoapods-downloader (2.1)
5161
cocoapods-plugins (1.0.0)
5262
nap
53-
cocoapods-search (1.0.0)
54-
cocoapods-trunk (1.5.0)
63+
cocoapods-search (1.0.1)
64+
cocoapods-trunk (1.6.0)
5565
nap (>= 0.8, < 2.0)
5666
netrc (~> 0.11)
5767
cocoapods-try (1.2.0)
5868
colored2 (3.1.2)
59-
concurrent-ruby (1.1.9)
69+
concurrent-ruby (1.2.3)
70+
connection_pool (2.4.1)
6071
cork (0.3.0)
6172
colored2 (~> 3.1)
6273
danger (8.3.1)
@@ -76,8 +87,9 @@ GEM
7687
danger
7788
rake (> 10)
7889
thor (~> 0.19)
90+
drb (2.2.1)
7991
escape (0.0.4)
80-
ethon (0.14.0)
92+
ethon (0.16.0)
8193
ffi (>= 1.15.0)
8294
faraday (1.5.1)
8395
faraday-em_http (~> 1.0)
@@ -98,26 +110,28 @@ GEM
98110
faraday-net_http (1.0.1)
99111
faraday-net_http_persistent (1.2.0)
100112
faraday-patron (1.0.0)
101-
ffi (1.15.3)
113+
ffi (1.16.3)
102114
fourflusher (2.3.1)
103115
fuzzy_match (2.0.4)
104116
gh_inspector (1.1.3)
105117
git (1.9.1)
106118
rchardet (~> 1.8)
107119
httpclient (2.8.3)
108-
i18n (1.8.10)
120+
i18n (1.14.4)
109121
concurrent-ruby (~> 1.0)
110-
json (2.5.1)
122+
json (2.7.2)
111123
kramdown (2.3.1)
112124
rexml
113125
kramdown-parser-gfm (1.1.0)
114126
kramdown (~> 2.0)
115-
minitest (5.14.4)
116-
molinillo (0.6.6)
127+
minitest (5.22.3)
128+
molinillo (0.8.0)
117129
multipart-post (2.1.1)
130+
mutex_m (0.2.0)
118131
nanaimo (0.3.0)
119132
nap (1.1.0)
120133
netrc (0.11.0)
134+
nkf (0.2.0)
121135
no_proxy_fix (0.1.2)
122136
octokit (4.21.0)
123137
faraday (>= 0.9)
@@ -128,21 +142,20 @@ GEM
128142
rchardet (1.8.0)
129143
rexml (3.2.5)
130144
rouge (2.0.7)
131-
ruby-macho (1.4.0)
145+
ruby-macho (2.5.1)
132146
ruby2_keywords (0.0.4)
133147
sawyer (0.8.2)
134148
addressable (>= 2.3.5)
135149
faraday (> 0.8, < 2.0)
136150
terminal-table (3.0.1)
137151
unicode-display_width (>= 1.1.1, < 3)
138152
thor (0.20.3)
139-
thread_safe (0.3.6)
140-
typhoeus (1.4.0)
153+
typhoeus (1.4.1)
141154
ethon (>= 0.9.0)
142-
tzinfo (1.2.9)
143-
thread_safe (~> 0.1)
155+
tzinfo (2.0.6)
156+
concurrent-ruby (~> 1.0)
144157
unicode-display_width (2.0.0)
145-
xcodeproj (1.20.0)
158+
xcodeproj (1.24.0)
146159
CFPropertyList (>= 2.3.3, < 4.0)
147160
atomos (~> 0.1.3)
148161
claide (>= 1.0.2, < 2.0)
@@ -156,7 +169,7 @@ PLATFORMS
156169
ruby
157170

158171
DEPENDENCIES
159-
cocoapods
172+
cocoapods (= 1.15.2)
160173
danger
161174
danger-swiftlint
162175
xcpretty

0 commit comments

Comments
 (0)