Skip to content

Commit 0af0d27

Browse files
committed
Update all gems to latest.
1 parent 27315b6 commit 0af0d27

File tree

1 file changed

+35
-32
lines changed

1 file changed

+35
-32
lines changed

Gemfile.lock

Lines changed: 35 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,63 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (4.2.5)
4+
activesupport (5.0.0)
5+
concurrent-ruby (~> 1.0, >= 1.0.2)
56
i18n (~> 0.7)
6-
json (~> 1.7, >= 1.7.7)
77
minitest (~> 5.1)
8-
thread_safe (~> 0.3, >= 0.3.4)
98
tzinfo (~> 1.1)
10-
claide (0.9.1)
11-
cocoapods (0.39.0)
9+
claide (1.0.0)
10+
cocoapods (1.0.1)
1211
activesupport (>= 4.0.2)
13-
claide (~> 0.9.1)
14-
cocoapods-core (= 0.39.0)
15-
cocoapods-downloader (~> 0.9.3)
16-
cocoapods-plugins (~> 0.4.2)
17-
cocoapods-search (~> 0.1.0)
18-
cocoapods-stats (~> 0.6.2)
19-
cocoapods-trunk (~> 0.6.4)
20-
cocoapods-try (~> 0.5.1)
12+
claide (>= 1.0.0, < 2.0)
13+
cocoapods-core (= 1.0.1)
14+
cocoapods-deintegrate (>= 1.0.0, < 2.0)
15+
cocoapods-downloader (>= 1.0.0, < 2.0)
16+
cocoapods-plugins (>= 1.0.0, < 2.0)
17+
cocoapods-search (>= 1.0.0, < 2.0)
18+
cocoapods-stats (>= 1.0.0, < 2.0)
19+
cocoapods-trunk (>= 1.0.0, < 2.0)
20+
cocoapods-try (>= 1.0.0, < 2.0)
2121
colored (~> 1.2)
2222
escape (~> 0.0.4)
23-
molinillo (~> 0.4.0)
23+
fourflusher (~> 0.3.0)
24+
molinillo (~> 0.4.5)
2425
nap (~> 1.0)
25-
xcodeproj (~> 0.28.2)
26-
cocoapods-core (0.39.0)
26+
xcodeproj (>= 1.1.0, < 2.0)
27+
cocoapods-core (1.0.1)
2728
activesupport (>= 4.0.2)
2829
fuzzy_match (~> 2.0.4)
2930
nap (~> 1.0)
30-
cocoapods-downloader (0.9.3)
31-
cocoapods-plugins (0.4.2)
31+
cocoapods-deintegrate (1.0.0)
32+
cocoapods-downloader (1.0.1)
33+
cocoapods-plugins (1.0.0)
3234
nap
33-
cocoapods-search (0.1.0)
34-
cocoapods-stats (0.6.2)
35-
cocoapods-trunk (0.6.4)
35+
cocoapods-search (1.0.0)
36+
cocoapods-stats (1.0.0)
37+
cocoapods-trunk (1.0.0)
3638
nap (>= 0.8, < 2.0)
3739
netrc (= 0.7.8)
38-
cocoapods-try (0.5.1)
40+
cocoapods-try (1.0.0)
3941
colored (1.2)
42+
concurrent-ruby (1.0.2)
4043
escape (0.0.4)
44+
fourflusher (0.3.2)
4145
fuzzy_match (2.0.4)
4246
i18n (0.7.0)
43-
json (1.8.3)
44-
minitest (5.8.3)
45-
molinillo (0.4.1)
46-
nap (1.0.0)
47+
minitest (5.9.0)
48+
molinillo (0.4.5)
49+
nap (1.1.0)
4750
naturally (1.3.2)
4851
netrc (0.7.8)
49-
plist (3.1.0)
50-
rake (10.4.2)
51-
rouge (1.10.1)
52+
plist (3.2.0)
53+
rake (11.2.2)
54+
rouge (1.11.1)
5255
thread_safe (0.3.5)
5356
tzinfo (1.2.2)
5457
thread_safe (~> 0.1)
55-
xcodeproj (0.28.2)
58+
xcodeproj (1.1.0)
5659
activesupport (>= 3)
57-
claide (~> 0.9.1)
60+
claide (>= 1.0.0, < 2.0)
5861
colored (~> 1.2)
5962
xcpretty (0.2.2)
6063
rouge (~> 1.8)
@@ -71,4 +74,4 @@ DEPENDENCIES
7174
xcpretty
7275

7376
BUNDLED WITH
74-
1.11.2
77+
1.12.5

0 commit comments

Comments
 (0)