File tree 2 files changed +29
-1
lines changed
2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 1
1
source 'https://rubygems.org'
2
2
3
3
gem 'cocoapods'
4
+ gem "jazzy"
Original file line number Diff line number Diff line change 45
45
colored2 (3.1.2 )
46
46
concurrent-ruby (1.0.5 )
47
47
escape (0.0.4 )
48
+ ffi (1.9.23 )
48
49
fourflusher (2.0.1 )
49
50
fuzzy_match (2.0.4 )
50
51
gh_inspector (1.1.2 )
51
52
i18n (0.9.5 )
52
53
concurrent-ruby (~> 1.0 )
54
+ jazzy (0.9.2 )
55
+ cocoapods (~> 1.0 )
56
+ mustache (~> 0.99 )
57
+ open4
58
+ redcarpet (~> 3.2 )
59
+ rouge (>= 2.0.6 , < 4.0 )
60
+ sass (~> 3.4 )
61
+ sqlite3 (~> 1.3 )
62
+ xcinvoke (~> 0.3.0 )
63
+ liferaft (0.0.6 )
53
64
minitest (5.11.3 )
54
65
molinillo (0.6.4 )
66
+ mustache (0.99.8 )
55
67
nanaimo (0.2.3 )
56
68
nap (1.1.0 )
57
69
netrc (0.11.0 )
70
+ open4 (1.3.4 )
71
+ rb-fsevent (0.10.3 )
72
+ rb-inotify (0.9.10 )
73
+ ffi (>= 0.5.0 , < 2 )
74
+ redcarpet (3.4.0 )
75
+ rouge (3.1.1 )
58
76
ruby-macho (1.1.0 )
77
+ sass (3.5.6 )
78
+ sass-listen (~> 4.0.0 )
79
+ sass-listen (4.0.0 )
80
+ rb-fsevent (~> 0.9 , >= 0.9.4 )
81
+ rb-inotify (~> 0.9 , >= 0.9.7 )
82
+ sqlite3 (1.3.13 )
59
83
thread_safe (0.3.6 )
60
84
tzinfo (1.2.5 )
61
85
thread_safe (~> 0.1 )
86
+ xcinvoke (0.3.0 )
87
+ liferaft (~> 0.0.6 )
62
88
xcodeproj (1.5.6 )
63
89
CFPropertyList (~> 2.3.3 )
64
90
atomos (~> 0.1.2 )
@@ -71,6 +97,7 @@ PLATFORMS
71
97
72
98
DEPENDENCIES
73
99
cocoapods
100
+ jazzy
74
101
75
102
BUNDLED WITH
76
- 1.15.4
103
+ 1.16.0
You can’t perform that action at this time.
0 commit comments