Skip to content

Commit dbe43f4

Browse files
committed
Update CocoaPods version
1 parent 7b6fee8 commit dbe43f4

File tree

1 file changed

+27
-28
lines changed

1 file changed

+27
-28
lines changed

Gemfile.lock

Lines changed: 27 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (2.3.4)
5-
activesupport (4.2.7.1)
4+
CFPropertyList (2.3.5)
5+
activesupport (4.2.9)
66
i18n (~> 0.7)
7-
json (~> 1.7, >= 1.7.7)
87
minitest (~> 5.1)
98
thread_safe (~> 0.3, >= 0.3.4)
109
tzinfo (~> 1.1)
11-
claide (1.0.1)
12-
cocoapods (1.1.1)
10+
claide (1.0.2)
11+
cocoapods (1.3.1)
1312
activesupport (>= 4.0.2, < 5)
14-
claide (>= 1.0.1, < 2.0)
15-
cocoapods-core (= 1.1.1)
13+
claide (>= 1.0.2, < 2.0)
14+
cocoapods-core (= 1.3.1)
1615
cocoapods-deintegrate (>= 1.0.1, < 2.0)
17-
cocoapods-downloader (>= 1.1.2, < 2.0)
16+
cocoapods-downloader (>= 1.1.3, < 2.0)
1817
cocoapods-plugins (>= 1.0.0, < 2.0)
1918
cocoapods-search (>= 1.0.0, < 2.0)
2019
cocoapods-stats (>= 1.0.0, < 2.0)
21-
cocoapods-trunk (>= 1.1.1, < 2.0)
20+
cocoapods-trunk (>= 1.2.0, < 2.0)
2221
cocoapods-try (>= 1.1.0, < 2.0)
23-
colored (~> 1.2)
22+
colored2 (~> 3.1)
2423
escape (~> 0.0.4)
2524
fourflusher (~> 2.0.1)
2625
gh_inspector (~> 1.0)
27-
molinillo (~> 0.5.1)
26+
molinillo (~> 0.5.7)
2827
nap (~> 1.0)
29-
xcodeproj (>= 1.3.3, < 2.0)
30-
cocoapods-core (1.1.1)
31-
activesupport (>= 4.0.2, < 5)
28+
ruby-macho (~> 1.1)
29+
xcodeproj (>= 1.5.1, < 2.0)
30+
cocoapods-core (1.3.1)
31+
activesupport (>= 4.0.2, < 6)
3232
fuzzy_match (~> 2.0.4)
3333
nap (~> 1.0)
3434
cocoapods-deintegrate (1.0.1)
@@ -37,30 +37,29 @@ GEM
3737
nap
3838
cocoapods-search (1.0.0)
3939
cocoapods-stats (1.0.0)
40-
cocoapods-trunk (1.1.2)
40+
cocoapods-trunk (1.2.0)
4141
nap (>= 0.8, < 2.0)
4242
netrc (= 0.7.8)
4343
cocoapods-try (1.1.0)
44-
colored (1.2)
44+
colored2 (3.1.2)
4545
escape (0.0.4)
4646
fourflusher (2.0.1)
4747
fuzzy_match (2.0.4)
48-
gh_inspector (1.0.2)
49-
i18n (0.7.0)
50-
json (1.8.3)
51-
minitest (5.10.1)
52-
molinillo (0.5.5)
48+
gh_inspector (1.0.3)
49+
i18n (0.8.6)
50+
minitest (5.10.3)
51+
molinillo (0.5.7)
5352
nanaimo (0.2.3)
5453
nap (1.1.0)
5554
netrc (0.7.8)
56-
thread_safe (0.3.5)
57-
tzinfo (1.2.2)
55+
ruby-macho (1.1.0)
56+
thread_safe (0.3.6)
57+
tzinfo (1.2.3)
5858
thread_safe (~> 0.1)
59-
xcodeproj (1.4.2)
59+
xcodeproj (1.5.1)
6060
CFPropertyList (~> 2.3.3)
61-
activesupport (>= 3)
62-
claide (>= 1.0.1, < 2.0)
63-
colored (~> 1.2)
61+
claide (>= 1.0.2, < 2.0)
62+
colored2 (~> 3.1)
6463
nanaimo (~> 0.2.3)
6564

6665
PLATFORMS
@@ -73,4 +72,4 @@ RUBY VERSION
7372
ruby 2.3.1p112
7473

7574
BUNDLED WITH
76-
1.13.3
75+
1.15.3

0 commit comments

Comments
 (0)