jazzy 0.11.1 → 0.11.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7c8747a4dce6e077126ed85f1edf28d1086a91f803be85d79980408a615c826c
4
- data.tar.gz: 94584ede0b4365b7412e07914048961fcd84a3d0f9fe568047a3c4569cbd4b4f
3
+ metadata.gz: 18e3f122c25c627bb60df82d02b4d788fd1b6bcf0d071eb94c047124fd7a353c
4
+ data.tar.gz: 26add28c105c85d6ac3c139ac43b068e352cabfbb420c39efb142fbbcef0d662
5
5
  SHA512:
6
- metadata.gz: 6c5a22a98d6f7669f1555f8196aea1a0ae9cea6f1a1e08044b8eca819e8e0a1f50976b42570a8f954d23eaa2e4ed9d6f8231335b2751a7d993063829282917bb
7
- data.tar.gz: 30b9480645fdff451fc3bf5856c1ffb3bb0aca32349c28c55ccecc0252e5ee13238968db5908c4d90f23f6c748a0ca30d285d429291327c6a41165d7fa0b0ef8
6
+ metadata.gz: debb129e3cfd568a467c3de5ef98832af900ca3a6307374f25dc94ad3d2fa5243889889b948c4fdc58214e20c74f8223cc5bf922632b7b87a4f71f6dcc28424b
7
+ data.tar.gz: 5238864991bd821349a9ba76106004aed419675560d26628228a0b640810349a989176705ac1915fdd5d8be33f191b87ca98266fdb43cf7fbfe2be7ef1a7955f
@@ -1,3 +1,23 @@
1
+ ## 0.11.2
2
+
3
+ ##### Breaking
4
+
5
+ * None.
6
+
7
+ ##### Enhancements
8
+
9
+ * None.
10
+
11
+ ##### Bug Fixes
12
+
13
+ * Generate Swift docs with Xcode 11 and paths with spaces.
14
+ [John Fairhurst](https://github.com/johnfairh)
15
+ [#1108](https://github.com/realm/jazzy/issues/1108)
16
+
17
+ * Reinstate guessing of module name from podspec, broken in 0.11.0.
18
+ [John Fairhurst](https://github.com/johnfairh)
19
+ [#1109](https://github.com/realm/jazzy/issues/1109)
20
+
1
21
  ## 0.11.1
2
22
 
3
23
  ##### Breaking
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- jazzy (0.11.0)
4
+ jazzy (0.11.2)
5
5
  cocoapods (~> 1.5)
6
6
  mustache (~> 1.1)
7
7
  open4
@@ -20,12 +20,15 @@ GEM
20
20
  minitest (~> 5.1)
21
21
  thread_safe (~> 0.3, >= 0.3.4)
22
22
  tzinfo (~> 1.1)
23
- addressable (2.6.0)
24
- public_suffix (>= 2.0.2, < 4.0)
23
+ addressable (2.7.0)
24
+ public_suffix (>= 2.0.2, < 5.0)
25
+ algoliasearch (1.27.0)
26
+ httpclient (~> 2.8, >= 2.8.3)
27
+ json (>= 1.5.1)
25
28
  ast (2.4.0)
26
29
  atomos (0.1.3)
27
30
  bacon (1.2.0)
28
- claide (1.0.2)
31
+ claide (1.0.3)
29
32
  claide-plugins (0.9.2)
30
33
  cork
31
34
  nap
@@ -33,16 +36,16 @@ GEM
33
36
  clintegracon (0.7.0)
34
37
  colored (~> 1.2)
35
38
  diffy
36
- cocoapods (1.7.5)
39
+ cocoapods (1.8.0)
37
40
  activesupport (>= 4.0.2, < 5)
38
41
  claide (>= 1.0.2, < 2.0)
39
- cocoapods-core (= 1.7.5)
42
+ cocoapods-core (= 1.8.0)
40
43
  cocoapods-deintegrate (>= 1.0.3, < 2.0)
41
44
  cocoapods-downloader (>= 1.2.2, < 2.0)
42
45
  cocoapods-plugins (>= 1.0.0, < 2.0)
43
46
  cocoapods-search (>= 1.0.0, < 2.0)
44
47
  cocoapods-stats (>= 1.0.0, < 2.0)
45
- cocoapods-trunk (>= 1.3.1, < 2.0)
48
+ cocoapods-trunk (>= 1.4.0, < 2.0)
46
49
  cocoapods-try (>= 1.1.0, < 2.0)
47
50
  colored2 (~> 3.1)
48
51
  escape (~> 0.0.4)
@@ -51,9 +54,11 @@ GEM
51
54
  molinillo (~> 0.6.6)
52
55
  nap (~> 1.0)
53
56
  ruby-macho (~> 1.4)
54
- xcodeproj (>= 1.10.0, < 2.0)
55
- cocoapods-core (1.7.5)
57
+ xcodeproj (>= 1.11.1, < 2.0)
58
+ cocoapods-core (1.8.0)
56
59
  activesupport (>= 4.0.2, < 6)
60
+ algoliasearch (~> 1.0)
61
+ concurrent-ruby (~> 1.0)
57
62
  fuzzy_match (~> 2.0.4)
58
63
  nap (~> 1.0)
59
64
  cocoapods-deintegrate (1.0.4)
@@ -97,15 +102,17 @@ GEM
97
102
  fuzzy_match (2.0.4)
98
103
  gh_inspector (1.1.3)
99
104
  git (1.5.0)
100
- hashdiff (0.4.0)
105
+ hashdiff (1.0.0)
106
+ httpclient (2.8.3)
101
107
  i18n (0.9.5)
102
108
  concurrent-ruby (~> 1.0)
109
+ json (2.2.0)
103
110
  kramdown (2.1.0)
104
111
  kramdown-parser-gfm (1.1.0)
105
112
  kramdown (~> 2.0)
106
113
  liferaft (0.0.6)
107
114
  metaclass (0.0.4)
108
- minitest (5.11.3)
115
+ minitest (5.12.0)
109
116
  mocha (1.9.0)
110
117
  metaclass (~> 0.0.1)
111
118
  mocha-on-bacon (0.2.3)
@@ -121,17 +128,17 @@ GEM
121
128
  sawyer (~> 0.8.0, >= 0.5.3)
122
129
  open4 (1.3.4)
123
130
  parallel (1.17.0)
124
- parser (2.6.3.0)
131
+ parser (2.6.4.1)
125
132
  ast (~> 2.4.0)
126
133
  powerpack (0.1.2)
127
134
  prettybacon (0.0.2)
128
135
  bacon (~> 1.2)
129
- public_suffix (3.1.0)
136
+ public_suffix (4.0.1)
130
137
  rainbow (2.2.2)
131
138
  rake
132
139
  rake (10.5.0)
133
140
  redcarpet (3.5.0)
134
- rouge (3.10.0)
141
+ rouge (3.11.0)
135
142
  rubocop (0.49.0)
136
143
  parallel (~> 1.10)
137
144
  parser (>= 2.3.3.1, < 3.0)
@@ -142,7 +149,7 @@ GEM
142
149
  ruby-macho (1.4.0)
143
150
  ruby-progressbar (1.10.1)
144
151
  safe_yaml (1.0.5)
145
- sassc (2.2.0)
152
+ sassc (2.2.1)
146
153
  ffi (~> 1.9)
147
154
  sawyer (0.8.2)
148
155
  addressable (>= 2.3.5)
@@ -154,7 +161,7 @@ GEM
154
161
  tzinfo (1.2.5)
155
162
  thread_safe (~> 0.1)
156
163
  unicode-display_width (1.6.0)
157
- webmock (3.6.0)
164
+ webmock (3.7.5)
158
165
  addressable (>= 2.3.6)
159
166
  crack (>= 0.3.2)
160
167
  hashdiff (>= 0.4.0, < 2.0.0)
Binary file
@@ -1,3 +1,3 @@
1
1
  module Jazzy
2
- VERSION = '0.11.1'.freeze unless defined? Jazzy::VERSION
2
+ VERSION = '0.11.2'.freeze unless defined? Jazzy::VERSION
3
3
  end
@@ -197,7 +197,7 @@ module Jazzy
197
197
  arguments += objc_arguments_from_options(options)
198
198
  else
199
199
  arguments += ['--spm'] if use_spm?(options)
200
- if options.module_name_configured
200
+ unless options.module_name.empty?
201
201
  arguments += ['--module-name', options.module_name]
202
202
  end
203
203
  arguments += ['--']
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jazzy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.1
4
+ version: 0.11.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - JP Simard
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2019-09-17 00:00:00.000000000 Z
13
+ date: 2019-09-25 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: cocoapods