File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,5 @@ github_file_prefix: https://github.com/polydice/ICInputAccessory/blob/develop
66xcodebuild_arguments : [-scheme, ICInputAccessory-iOS]
77module : ICInputAccessory
88module_version : 1.1.0
9- swift_version : 2.2
109output : 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"
22ruby "2.3.1"
33
44gem "cocoapods" , "~> 1.0.0"
5- gem "jazzy" , git : "https://github.com/realm/jazzy.git" , ref : "8b88e33 "
5+ gem "jazzy" , "~> 0.7.0 "
66gem "pry"
77gem "rake"
88gem "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-
161GEM
172 remote: http://rubygems.org/
183 specs:
19- activesupport (5.0.0 )
4+ activesupport (5.0.0.1 )
205 concurrent-ruby (~> 1.0 , >= 1.0.2 )
216 i18n (~> 0.7 )
227 minitest (~> 5.1 )
4328 activesupport (>= 4.0.2 )
4429 fuzzy_match (~> 2.0.4 )
4530 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 )
4833 cocoapods-plugins (1.0.0 )
4934 nap
5035 cocoapods-search (1.0.0 )
6045 fourflusher (0.3.2 )
6146 fuzzy_match (2.0.4 )
6247 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 )
6357 liferaft (0.0.4 )
6458 method_source (0.8.2 )
6559 minitest (5.9.0 )
8377 thread_safe (~> 0.1 )
8478 xcinvoke (0.2.1 )
8579 liferaft (~> 0.0.4 )
86- xcodeproj (1.2.0 )
80+ xcodeproj (1.3.1 )
8781 activesupport (>= 3 )
8882 claide (>= 1.0.0 , < 2.0 )
8983 colored (~> 1.2 )
@@ -95,7 +89,7 @@ PLATFORMS
9589
9690DEPENDENCIES
9791 cocoapods (~> 1.0.0 )
98- jazzy !
92+ jazzy ( ~> 0.7.0 )
9993 pry
10094 rake
10195 xcpretty
You can’t perform that action at this time.
0 commit comments