Skip to content

Commit 3bca404

Browse files
authored
Update cocoapods to version 1.11.2 (#145)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 19b4e98 commit 3bca404

1 file changed

Lines changed: 26 additions & 25 deletions

File tree

Gemfile.lock

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,23 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
CFPropertyList (3.0.3)
5-
activesupport (5.2.6)
5+
activesupport (6.1.4.1)
66
concurrent-ruby (~> 1.0, >= 1.0.2)
7-
i18n (>= 0.7, < 2)
8-
minitest (~> 5.1)
9-
tzinfo (~> 1.1)
7+
i18n (>= 1.6, < 2)
8+
minitest (>= 5.1)
9+
tzinfo (~> 2.0)
10+
zeitwerk (~> 2.3)
1011
addressable (2.8.0)
1112
public_suffix (>= 2.0.2, < 5.0)
1213
algoliasearch (1.27.5)
1314
httpclient (~> 2.8, >= 2.8.3)
1415
json (>= 1.5.1)
1516
atomos (0.1.3)
1617
claide (1.0.3)
17-
cocoapods (1.10.2)
18-
addressable (~> 2.6)
18+
cocoapods (1.11.2)
19+
addressable (~> 2.8)
1920
claide (>= 1.0.2, < 2.0)
20-
cocoapods-core (= 1.10.2)
21+
cocoapods-core (= 1.11.2)
2122
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2223
cocoapods-downloader (>= 1.4.0, < 2.0)
2324
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -28,26 +29,26 @@ GEM
2829
escape (~> 0.0.4)
2930
fourflusher (>= 2.3.0, < 3.0)
3031
gh_inspector (~> 1.0)
31-
molinillo (~> 0.6.6)
32+
molinillo (~> 0.8.0)
3233
nap (~> 1.0)
33-
ruby-macho (~> 1.4)
34-
xcodeproj (>= 1.19.0, < 2.0)
35-
cocoapods-core (1.10.2)
36-
activesupport (> 5.0, < 6)
37-
addressable (~> 2.6)
34+
ruby-macho (>= 1.0, < 3.0)
35+
xcodeproj (>= 1.21.0, < 2.0)
36+
cocoapods-core (1.11.2)
37+
activesupport (>= 5.0, < 7)
38+
addressable (~> 2.8)
3839
algoliasearch (~> 1.0)
3940
concurrent-ruby (~> 1.1)
4041
fuzzy_match (~> 2.0.4)
4142
nap (~> 1.0)
4243
netrc (~> 0.11)
43-
public_suffix
44+
public_suffix (~> 4.0)
4445
typhoeus (~> 1.0)
45-
cocoapods-deintegrate (1.0.4)
46-
cocoapods-downloader (1.4.0)
46+
cocoapods-deintegrate (1.0.5)
47+
cocoapods-downloader (1.5.1)
4748
cocoapods-plugins (1.0.0)
4849
nap
49-
cocoapods-search (1.0.0)
50-
cocoapods-trunk (1.5.0)
50+
cocoapods-search (1.0.1)
51+
cocoapods-trunk (1.6.0)
5152
nap (>= 0.8, < 2.0)
5253
netrc (~> 0.11)
5354
cocoapods-try (1.2.0)
@@ -56,7 +57,7 @@ GEM
5657
escape (0.0.4)
5758
ethon (0.14.0)
5859
ffi (>= 1.15.0)
59-
ffi (1.15.3)
60+
ffi (1.15.4)
6061
fourflusher (2.3.1)
6162
fuzzy_match (2.0.4)
6263
gh_inspector (1.1.3)
@@ -65,20 +66,19 @@ GEM
6566
concurrent-ruby (~> 1.0)
6667
json (2.5.1)
6768
minitest (5.14.4)
68-
molinillo (0.6.6)
69+
molinillo (0.8.0)
6970
nanaimo (0.3.0)
7071
nap (1.1.0)
7172
netrc (0.11.0)
7273
public_suffix (4.0.6)
7374
rexml (3.2.5)
7475
rouge (2.0.7)
75-
ruby-macho (1.4.0)
76-
thread_safe (0.3.6)
76+
ruby-macho (2.5.1)
7777
typhoeus (1.4.0)
7878
ethon (>= 0.9.0)
79-
tzinfo (1.2.9)
80-
thread_safe (~> 0.1)
81-
xcodeproj (1.20.0)
79+
tzinfo (2.0.4)
80+
concurrent-ruby (~> 1.0)
81+
xcodeproj (1.21.0)
8282
CFPropertyList (>= 2.3.3, < 4.0)
8383
atomos (~> 0.1.3)
8484
claide (>= 1.0.2, < 2.0)
@@ -91,6 +91,7 @@ GEM
9191
xcpretty (~> 0.2)
9292
xcpretty-travis-formatter (1.0.1)
9393
xcpretty (~> 0.2, >= 0.0.7)
94+
zeitwerk (2.4.2)
9495

9596
PLATFORMS
9697
ruby

0 commit comments

Comments
 (0)