Skip to content
This repository was archived by the owner on Jul 2, 2025. It is now read-only.

Commit d1935b1

Browse files
committed
Update Gems
Change-Id: I8fe9885ff2d29fe60f61f07355035a5b7f924b16
1 parent 5bf1752 commit d1935b1

File tree

1 file changed

+40
-36
lines changed

1 file changed

+40
-36
lines changed

Gemfile.lock

Lines changed: 40 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,80 +1,84 @@
11
GIT
22
remote: https://github.com/CocoaPods/CocoaPods.git
3-
revision: 51575f5f20c63a0ffcad559748497163db24310e
3+
revision: 0a92546f76bd1a829a84789707b22c2a183ba1ac
44
specs:
5-
cocoapods (1.2.1)
5+
cocoapods (1.6.0.beta.2)
66
activesupport (>= 4.0.2, < 5)
7-
claide (>= 1.0.1, < 2.0)
8-
cocoapods-core (= 1.2.1)
9-
cocoapods-deintegrate (>= 1.0.1, < 2.0)
10-
cocoapods-downloader (>= 1.1.3, < 2.0)
7+
claide (>= 1.0.2, < 2.0)
8+
cocoapods-core (= 1.6.0.beta.2)
9+
cocoapods-deintegrate (>= 1.0.2, < 2.0)
10+
cocoapods-downloader (>= 1.2.2, < 2.0)
1111
cocoapods-plugins (>= 1.0.0, < 2.0)
1212
cocoapods-search (>= 1.0.0, < 2.0)
1313
cocoapods-stats (>= 1.0.0, < 2.0)
14-
cocoapods-trunk (>= 1.2.0, < 2.0)
14+
cocoapods-trunk (>= 1.3.1, < 2.0)
1515
cocoapods-try (>= 1.1.0, < 2.0)
1616
colored2 (~> 3.1)
1717
escape (~> 0.0.4)
18-
fourflusher (~> 2.0.1)
18+
fourflusher (~> 2.1.0)
1919
gh_inspector (~> 1.0)
20-
molinillo (~> 0.5.7)
20+
molinillo (~> 0.6.6)
2121
nap (~> 1.0)
22-
ruby-macho (~> 1.1)
23-
xcodeproj (>= 1.4.4, < 2.0)
22+
ruby-macho (~> 1.3, >= 1.3.1)
23+
xcodeproj (>= 1.7.0, < 2.0)
2424

2525
GIT
2626
remote: https://github.com/CocoaPods/Core.git
27-
revision: 6249077b5c5b587564885a37e01f2cc760c55f14
27+
revision: 2972985a194494e0f779a9e498f2cc4d3e4375c8
2828
specs:
29-
cocoapods-core (1.2.1)
30-
activesupport (>= 4.0.2, < 5)
29+
cocoapods-core (1.6.0.beta.2)
30+
activesupport (>= 4.0.2, < 6)
3131
fuzzy_match (~> 2.0.4)
3232
nap (~> 1.0)
3333

3434
GIT
3535
remote: https://github.com/CocoaPods/Xcodeproj.git
36-
revision: a86025a45e9bf762c9ce374e2ae8d5464e9cea97
36+
revision: 4ee4a1af41000cdf0765dd83b7591c95350d015a
3737
specs:
38-
xcodeproj (1.4.4)
39-
CFPropertyList (~> 2.3.3)
40-
claide (>= 1.0.1, < 2.0)
38+
xcodeproj (1.7.0)
39+
CFPropertyList (>= 2.3.3, < 4.0)
40+
atomos (~> 0.1.3)
41+
claide (>= 1.0.2, < 2.0)
4142
colored2 (~> 3.1)
42-
nanaimo (~> 0.2.3)
43+
nanaimo (~> 0.2.6)
4344

4445
GEM
4546
remote: https://rubygems.org/
4647
specs:
47-
CFPropertyList (2.3.5)
48-
activesupport (4.2.8)
48+
CFPropertyList (3.0.0)
49+
activesupport (4.2.11)
4950
i18n (~> 0.7)
5051
minitest (~> 5.1)
5152
thread_safe (~> 0.3, >= 0.3.4)
5253
tzinfo (~> 1.1)
53-
claide (1.0.1)
54-
cocoapods-deintegrate (1.0.1)
55-
cocoapods-downloader (1.1.3)
54+
atomos (0.1.3)
55+
claide (1.0.2)
56+
cocoapods-deintegrate (1.0.2)
57+
cocoapods-downloader (1.2.2)
5658
cocoapods-plugins (1.0.0)
5759
nap
5860
cocoapods-search (1.0.0)
5961
cocoapods-stats (1.0.0)
60-
cocoapods-trunk (1.2.0)
62+
cocoapods-trunk (1.3.1)
6163
nap (>= 0.8, < 2.0)
62-
netrc (= 0.7.8)
64+
netrc (~> 0.11)
6365
cocoapods-try (1.1.0)
6466
colored2 (3.1.2)
67+
concurrent-ruby (1.1.4)
6568
escape (0.0.4)
66-
fourflusher (2.0.1)
69+
fourflusher (2.1.0)
6770
fuzzy_match (2.0.4)
68-
gh_inspector (1.0.3)
69-
i18n (0.8.1)
70-
minitest (5.10.2)
71-
molinillo (0.5.7)
72-
nanaimo (0.2.3)
71+
gh_inspector (1.1.3)
72+
i18n (0.9.5)
73+
concurrent-ruby (~> 1.0)
74+
minitest (5.11.3)
75+
molinillo (0.6.6)
76+
nanaimo (0.2.6)
7377
nap (1.1.0)
74-
netrc (0.7.8)
75-
ruby-macho (1.1.0)
78+
netrc (0.11.0)
79+
ruby-macho (1.3.1)
7680
thread_safe (0.3.6)
77-
tzinfo (1.2.3)
81+
tzinfo (1.2.5)
7882
thread_safe (~> 0.1)
7983

8084
PLATFORMS
@@ -86,4 +90,4 @@ DEPENDENCIES
8690
xcodeproj!
8791

8892
BUNDLED WITH
89-
1.15.0
93+
2.0.1

0 commit comments

Comments
 (0)