File tree Expand file tree Collapse file tree 3 files changed +16
-23
lines changed Expand file tree Collapse file tree 3 files changed +16
-23
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,5 @@ github_file_prefix: https://github.com/polydice/ICInputAccessory/blob/develop
6
6
xcodebuild_arguments : [-scheme, ICInputAccessory-iOS]
7
7
module : ICInputAccessory
8
8
module_version : 1.1.0
9
- swift_version : 2.2
10
9
output : docs/output
11
- theme : apple
10
+ theme : fullwidth
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ source "http://rubygems.org"
2
2
ruby "2.3.1"
3
3
4
4
gem "cocoapods" , "~> 1.0.0"
5
- gem "jazzy" , git : "https://github.com/realm/jazzy.git" , ref : "8b88e33 "
5
+ gem "jazzy" , "~> 0.7.0 "
6
6
gem "pry"
7
7
gem "rake"
8
8
gem "xcpretty"
Original file line number Diff line number Diff line change 1
- GIT
2
- remote: https://github.com/realm/jazzy.git
3
- revision: 8b88e33d9c6d2d3d0f2958963e4d709304e6b293
4
- ref: 8b88e33
5
- specs:
6
- jazzy (0.7.0 )
7
- cocoapods (~> 1.0 )
8
- mustache (~> 0.99 )
9
- open4
10
- redcarpet (~> 3.2 )
11
- rouge (~> 1.5 )
12
- sass (~> 3.4 )
13
- sqlite3 (~> 1.3 )
14
- xcinvoke (~> 0.2.1 )
15
-
16
1
GEM
17
2
remote: http://rubygems.org/
18
3
specs:
19
- activesupport (5.0.0 )
4
+ activesupport (5.0.0.1 )
20
5
concurrent-ruby (~> 1.0 , >= 1.0.2 )
21
6
i18n (~> 0.7 )
22
7
minitest (~> 5.1 )
43
28
activesupport (>= 4.0.2 )
44
29
fuzzy_match (~> 2.0.4 )
45
30
nap (~> 1.0 )
46
- cocoapods-deintegrate (1.0.0 )
47
- cocoapods-downloader (1.1.0 )
31
+ cocoapods-deintegrate (1.0.1 )
32
+ cocoapods-downloader (1.1.1 )
48
33
cocoapods-plugins (1.0.0 )
49
34
nap
50
35
cocoapods-search (1.0.0 )
60
45
fourflusher (0.3.2 )
61
46
fuzzy_match (2.0.4 )
62
47
i18n (0.7.0 )
48
+ jazzy (0.7.2 )
49
+ cocoapods (~> 1.0 )
50
+ mustache (~> 0.99 )
51
+ open4
52
+ redcarpet (~> 3.2 )
53
+ rouge (~> 1.5 )
54
+ sass (~> 3.4 )
55
+ sqlite3 (~> 1.3 )
56
+ xcinvoke (~> 0.2.1 )
63
57
liferaft (0.0.4 )
64
58
method_source (0.8.2 )
65
59
minitest (5.9.0 )
83
77
thread_safe (~> 0.1 )
84
78
xcinvoke (0.2.1 )
85
79
liferaft (~> 0.0.4 )
86
- xcodeproj (1.2.0 )
80
+ xcodeproj (1.3.1 )
87
81
activesupport (>= 3 )
88
82
claide (>= 1.0.0 , < 2.0 )
89
83
colored (~> 1.2 )
@@ -95,7 +89,7 @@ PLATFORMS
95
89
96
90
DEPENDENCIES
97
91
cocoapods (~> 1.0.0 )
98
- jazzy !
92
+ jazzy ( ~> 0.7.0 )
99
93
pry
100
94
rake
101
95
xcpretty
You can’t perform that action at this time.
0 commit comments