rdoc 6.2.0 → 6.2.1

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of rdoc might be problematic. Click here for more details.

@@ -3,6 +3,6 @@ module RDoc
3
3
  ##
4
4
  # RDoc version you are using
5
5
 
6
- VERSION = '6.2.0'
6
+ VERSION = '6.2.1'
7
7
 
8
8
  end
@@ -31,8 +31,198 @@ RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentat
31
31
  s.bindir = "exe"
32
32
  s.executables = ["rdoc", "ri"]
33
33
  s.require_paths = ["lib"]
34
- # for ruby core repository. It was generated by `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
35
- s.files = [".document", ".gitignore", "CONTRIBUTING.rdoc", "CVE-2013-0256.rdoc", "ExampleMarkdown.md", "ExampleRDoc.rdoc", "Gemfile", "History.rdoc", "LEGAL.rdoc", "LICENSE.rdoc", "README.rdoc", "RI.rdoc", "Rakefile", "TODO.rdoc", "bin/console", "bin/setup", "exe/rdoc", "exe/ri", "lib/rdoc.rb", "lib/rdoc/alias.rb", "lib/rdoc/anon_class.rb", "lib/rdoc/any_method.rb", "lib/rdoc/attr.rb", "lib/rdoc/class_module.rb", "lib/rdoc/code_object.rb", "lib/rdoc/code_objects.rb", "lib/rdoc/comment.rb", "lib/rdoc/constant.rb", "lib/rdoc/context.rb", "lib/rdoc/context/section.rb", "lib/rdoc/cross_reference.rb", "lib/rdoc/encoding.rb", "lib/rdoc/erb_partial.rb", "lib/rdoc/erbio.rb", "lib/rdoc/extend.rb", "lib/rdoc/generator.rb", "lib/rdoc/generator/darkfish.rb", "lib/rdoc/generator/json_index.rb", "lib/rdoc/generator/markup.rb", "lib/rdoc/generator/pot.rb", "lib/rdoc/generator/pot/message_extractor.rb", "lib/rdoc/generator/pot/po.rb", "lib/rdoc/generator/pot/po_entry.rb", "lib/rdoc/generator/ri.rb", "lib/rdoc/generator/template/darkfish/.document", "lib/rdoc/generator/template/darkfish/_footer.rhtml", "lib/rdoc/generator/template/darkfish/_head.rhtml", "lib/rdoc/generator/template/darkfish/_sidebar_VCS_info.rhtml", "lib/rdoc/generator/template/darkfish/_sidebar_classes.rhtml", "lib/rdoc/generator/template/darkfish/_sidebar_extends.rhtml", "lib/rdoc/generator/template/darkfish/_sidebar_in_files.rhtml", "lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml", "lib/rdoc/generator/template/darkfish/_sidebar_installed.rhtml", "lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml", "lib/rdoc/generator/template/darkfish/_sidebar_navigation.rhtml", "lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml", "lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml", "lib/rdoc/generator/template/darkfish/_sidebar_search.rhtml", "lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml", "lib/rdoc/generator/template/darkfish/_sidebar_table_of_contents.rhtml", "lib/rdoc/generator/template/darkfish/class.rhtml", "lib/rdoc/generator/template/darkfish/css/fonts.css", "lib/rdoc/generator/template/darkfish/css/rdoc.css", "lib/rdoc/generator/template/darkfish/fonts/Lato-Light.ttf", "lib/rdoc/generator/template/darkfish/fonts/Lato-LightItalic.ttf", "lib/rdoc/generator/template/darkfish/fonts/Lato-Regular.ttf", "lib/rdoc/generator/template/darkfish/fonts/Lato-RegularItalic.ttf", "lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Bold.ttf", "lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Regular.ttf", "lib/rdoc/generator/template/darkfish/images/add.png", "lib/rdoc/generator/template/darkfish/images/arrow_up.png", "lib/rdoc/generator/template/darkfish/images/brick.png", "lib/rdoc/generator/template/darkfish/images/brick_link.png", "lib/rdoc/generator/template/darkfish/images/bug.png", "lib/rdoc/generator/template/darkfish/images/bullet_black.png", "lib/rdoc/generator/template/darkfish/images/bullet_toggle_minus.png", "lib/rdoc/generator/template/darkfish/images/bullet_toggle_plus.png", "lib/rdoc/generator/template/darkfish/images/date.png", "lib/rdoc/generator/template/darkfish/images/delete.png", "lib/rdoc/generator/template/darkfish/images/find.png", "lib/rdoc/generator/template/darkfish/images/loadingAnimation.gif", "lib/rdoc/generator/template/darkfish/images/macFFBgHack.png", "lib/rdoc/generator/template/darkfish/images/package.png", "lib/rdoc/generator/template/darkfish/images/page_green.png", "lib/rdoc/generator/template/darkfish/images/page_white_text.png", "lib/rdoc/generator/template/darkfish/images/page_white_width.png", "lib/rdoc/generator/template/darkfish/images/plugin.png", "lib/rdoc/generator/template/darkfish/images/ruby.png", "lib/rdoc/generator/template/darkfish/images/tag_blue.png", "lib/rdoc/generator/template/darkfish/images/tag_green.png", "lib/rdoc/generator/template/darkfish/images/transparent.png", "lib/rdoc/generator/template/darkfish/images/wrench.png", "lib/rdoc/generator/template/darkfish/images/wrench_orange.png", "lib/rdoc/generator/template/darkfish/images/zoom.png", "lib/rdoc/generator/template/darkfish/index.rhtml", "lib/rdoc/generator/template/darkfish/js/darkfish.js", "lib/rdoc/generator/template/darkfish/js/search.js", "lib/rdoc/generator/template/darkfish/page.rhtml", "lib/rdoc/generator/template/darkfish/servlet_not_found.rhtml", "lib/rdoc/generator/template/darkfish/servlet_root.rhtml", "lib/rdoc/generator/template/darkfish/table_of_contents.rhtml", "lib/rdoc/generator/template/json_index/.document", "lib/rdoc/generator/template/json_index/js/navigation.js", "lib/rdoc/generator/template/json_index/js/searcher.js", "lib/rdoc/ghost_method.rb", "lib/rdoc/i18n.rb", "lib/rdoc/i18n/locale.rb", "lib/rdoc/i18n/text.rb", "lib/rdoc/include.rb", "lib/rdoc/known_classes.rb", "lib/rdoc/markdown.kpeg", "lib/rdoc/markdown/entities.rb", "lib/rdoc/markdown/literals.kpeg", "lib/rdoc/markup.rb", "lib/rdoc/markup/attr_changer.rb", "lib/rdoc/markup/attr_span.rb", "lib/rdoc/markup/attribute_manager.rb", "lib/rdoc/markup/attributes.rb", "lib/rdoc/markup/blank_line.rb", "lib/rdoc/markup/block_quote.rb", "lib/rdoc/markup/document.rb", "lib/rdoc/markup/formatter.rb", "lib/rdoc/markup/hard_break.rb", "lib/rdoc/markup/heading.rb", "lib/rdoc/markup/include.rb", "lib/rdoc/markup/indented_paragraph.rb", "lib/rdoc/markup/list.rb", "lib/rdoc/markup/list_item.rb", "lib/rdoc/markup/paragraph.rb", "lib/rdoc/markup/parser.rb", "lib/rdoc/markup/pre_process.rb", "lib/rdoc/markup/raw.rb", "lib/rdoc/markup/regexp_handling.rb", "lib/rdoc/markup/rule.rb", "lib/rdoc/markup/to_ansi.rb", "lib/rdoc/markup/to_bs.rb", "lib/rdoc/markup/to_html.rb", "lib/rdoc/markup/to_html_crossref.rb", "lib/rdoc/markup/to_html_snippet.rb", "lib/rdoc/markup/to_joined_paragraph.rb", "lib/rdoc/markup/to_label.rb", "lib/rdoc/markup/to_markdown.rb", "lib/rdoc/markup/to_rdoc.rb", "lib/rdoc/markup/to_table_of_contents.rb", "lib/rdoc/markup/to_test.rb", "lib/rdoc/markup/to_tt_only.rb", "lib/rdoc/markup/verbatim.rb", "lib/rdoc/meta_method.rb", "lib/rdoc/method_attr.rb", "lib/rdoc/mixin.rb", "lib/rdoc/normal_class.rb", "lib/rdoc/normal_module.rb", "lib/rdoc/options.rb", "lib/rdoc/parser.rb", "lib/rdoc/parser/c.rb", "lib/rdoc/parser/changelog.rb", "lib/rdoc/parser/markdown.rb", "lib/rdoc/parser/rd.rb", "lib/rdoc/parser/ripper_state_lex.rb", "lib/rdoc/parser/ruby.rb", "lib/rdoc/parser/ruby_tools.rb", "lib/rdoc/parser/simple.rb", "lib/rdoc/parser/text.rb", "lib/rdoc/rd.rb", "lib/rdoc/rd/block_parser.ry", "lib/rdoc/rd/inline.rb", "lib/rdoc/rd/inline_parser.ry", "lib/rdoc/rdoc.rb", "lib/rdoc/require.rb", "lib/rdoc/ri.rb", "lib/rdoc/ri/driver.rb", "lib/rdoc/ri/formatter.rb", "lib/rdoc/ri/paths.rb", "lib/rdoc/ri/store.rb", "lib/rdoc/ri/task.rb", "lib/rdoc/rubygems_hook.rb", "lib/rdoc/servlet.rb", "lib/rdoc/single_class.rb", "lib/rdoc/stats.rb", "lib/rdoc/stats/normal.rb", "lib/rdoc/stats/quiet.rb", "lib/rdoc/stats/verbose.rb", "lib/rdoc/store.rb", "lib/rdoc/task.rb", "lib/rdoc/text.rb", "lib/rdoc/token_stream.rb", "lib/rdoc/tom_doc.rb", "lib/rdoc/top_level.rb", "lib/rdoc/version.rb", "rdoc.gemspec"]
34
+ # for ruby core repository. It was generated by
35
+ # `git ls-files -z`.split("\x0").each {|f| puts " #{f.dump}," unless f.start_with?(*%W[test/ spec/ features/ .]) }
36
+ s.files = [
37
+ "CONTRIBUTING.rdoc",
38
+ "CVE-2013-0256.rdoc",
39
+ "ExampleMarkdown.md",
40
+ "ExampleRDoc.rdoc",
41
+ "Gemfile",
42
+ "History.rdoc",
43
+ "LEGAL.rdoc",
44
+ "LICENSE.rdoc",
45
+ "README.rdoc",
46
+ "RI.rdoc",
47
+ "Rakefile",
48
+ "TODO.rdoc",
49
+ "bin/console",
50
+ "bin/setup",
51
+ "exe/rdoc",
52
+ "exe/ri",
53
+ "lib/rdoc.rb",
54
+ "lib/rdoc/alias.rb",
55
+ "lib/rdoc/anon_class.rb",
56
+ "lib/rdoc/any_method.rb",
57
+ "lib/rdoc/attr.rb",
58
+ "lib/rdoc/class_module.rb",
59
+ "lib/rdoc/code_object.rb",
60
+ "lib/rdoc/code_objects.rb",
61
+ "lib/rdoc/comment.rb",
62
+ "lib/rdoc/constant.rb",
63
+ "lib/rdoc/context.rb",
64
+ "lib/rdoc/context/section.rb",
65
+ "lib/rdoc/cross_reference.rb",
66
+ "lib/rdoc/encoding.rb",
67
+ "lib/rdoc/erb_partial.rb",
68
+ "lib/rdoc/erbio.rb",
69
+ "lib/rdoc/extend.rb",
70
+ "lib/rdoc/generator.rb",
71
+ "lib/rdoc/generator/darkfish.rb",
72
+ "lib/rdoc/generator/json_index.rb",
73
+ "lib/rdoc/generator/markup.rb",
74
+ "lib/rdoc/generator/pot.rb",
75
+ "lib/rdoc/generator/pot/message_extractor.rb",
76
+ "lib/rdoc/generator/pot/po.rb",
77
+ "lib/rdoc/generator/pot/po_entry.rb",
78
+ "lib/rdoc/generator/ri.rb",
79
+ "lib/rdoc/generator/template/darkfish/.document",
80
+ "lib/rdoc/generator/template/darkfish/_footer.rhtml",
81
+ "lib/rdoc/generator/template/darkfish/_head.rhtml",
82
+ "lib/rdoc/generator/template/darkfish/_sidebar_VCS_info.rhtml",
83
+ "lib/rdoc/generator/template/darkfish/_sidebar_classes.rhtml",
84
+ "lib/rdoc/generator/template/darkfish/_sidebar_extends.rhtml",
85
+ "lib/rdoc/generator/template/darkfish/_sidebar_in_files.rhtml",
86
+ "lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml",
87
+ "lib/rdoc/generator/template/darkfish/_sidebar_installed.rhtml",
88
+ "lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml",
89
+ "lib/rdoc/generator/template/darkfish/_sidebar_navigation.rhtml",
90
+ "lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml",
91
+ "lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml",
92
+ "lib/rdoc/generator/template/darkfish/_sidebar_search.rhtml",
93
+ "lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml",
94
+ "lib/rdoc/generator/template/darkfish/_sidebar_table_of_contents.rhtml",
95
+ "lib/rdoc/generator/template/darkfish/class.rhtml",
96
+ "lib/rdoc/generator/template/darkfish/css/fonts.css",
97
+ "lib/rdoc/generator/template/darkfish/css/rdoc.css",
98
+ "lib/rdoc/generator/template/darkfish/fonts/Lato-Light.ttf",
99
+ "lib/rdoc/generator/template/darkfish/fonts/Lato-LightItalic.ttf",
100
+ "lib/rdoc/generator/template/darkfish/fonts/Lato-Regular.ttf",
101
+ "lib/rdoc/generator/template/darkfish/fonts/Lato-RegularItalic.ttf",
102
+ "lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Bold.ttf",
103
+ "lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Regular.ttf",
104
+ "lib/rdoc/generator/template/darkfish/images/add.png",
105
+ "lib/rdoc/generator/template/darkfish/images/arrow_up.png",
106
+ "lib/rdoc/generator/template/darkfish/images/brick.png",
107
+ "lib/rdoc/generator/template/darkfish/images/brick_link.png",
108
+ "lib/rdoc/generator/template/darkfish/images/bug.png",
109
+ "lib/rdoc/generator/template/darkfish/images/bullet_black.png",
110
+ "lib/rdoc/generator/template/darkfish/images/bullet_toggle_minus.png",
111
+ "lib/rdoc/generator/template/darkfish/images/bullet_toggle_plus.png",
112
+ "lib/rdoc/generator/template/darkfish/images/date.png",
113
+ "lib/rdoc/generator/template/darkfish/images/delete.png",
114
+ "lib/rdoc/generator/template/darkfish/images/find.png",
115
+ "lib/rdoc/generator/template/darkfish/images/loadingAnimation.gif",
116
+ "lib/rdoc/generator/template/darkfish/images/macFFBgHack.png",
117
+ "lib/rdoc/generator/template/darkfish/images/package.png",
118
+ "lib/rdoc/generator/template/darkfish/images/page_green.png",
119
+ "lib/rdoc/generator/template/darkfish/images/page_white_text.png",
120
+ "lib/rdoc/generator/template/darkfish/images/page_white_width.png",
121
+ "lib/rdoc/generator/template/darkfish/images/plugin.png",
122
+ "lib/rdoc/generator/template/darkfish/images/ruby.png",
123
+ "lib/rdoc/generator/template/darkfish/images/tag_blue.png",
124
+ "lib/rdoc/generator/template/darkfish/images/tag_green.png",
125
+ "lib/rdoc/generator/template/darkfish/images/transparent.png",
126
+ "lib/rdoc/generator/template/darkfish/images/wrench.png",
127
+ "lib/rdoc/generator/template/darkfish/images/wrench_orange.png",
128
+ "lib/rdoc/generator/template/darkfish/images/zoom.png",
129
+ "lib/rdoc/generator/template/darkfish/index.rhtml",
130
+ "lib/rdoc/generator/template/darkfish/js/darkfish.js",
131
+ "lib/rdoc/generator/template/darkfish/js/search.js",
132
+ "lib/rdoc/generator/template/darkfish/page.rhtml",
133
+ "lib/rdoc/generator/template/darkfish/servlet_not_found.rhtml",
134
+ "lib/rdoc/generator/template/darkfish/servlet_root.rhtml",
135
+ "lib/rdoc/generator/template/darkfish/table_of_contents.rhtml",
136
+ "lib/rdoc/generator/template/json_index/.document",
137
+ "lib/rdoc/generator/template/json_index/js/navigation.js",
138
+ "lib/rdoc/generator/template/json_index/js/searcher.js",
139
+ "lib/rdoc/ghost_method.rb",
140
+ "lib/rdoc/i18n.rb",
141
+ "lib/rdoc/i18n/locale.rb",
142
+ "lib/rdoc/i18n/text.rb",
143
+ "lib/rdoc/include.rb",
144
+ "lib/rdoc/known_classes.rb",
145
+ "lib/rdoc/markdown.kpeg",
146
+ "lib/rdoc/markdown/entities.rb",
147
+ "lib/rdoc/markdown/literals.kpeg",
148
+ "lib/rdoc/markup.rb",
149
+ "lib/rdoc/markup/attr_changer.rb",
150
+ "lib/rdoc/markup/attr_span.rb",
151
+ "lib/rdoc/markup/attribute_manager.rb",
152
+ "lib/rdoc/markup/attributes.rb",
153
+ "lib/rdoc/markup/blank_line.rb",
154
+ "lib/rdoc/markup/block_quote.rb",
155
+ "lib/rdoc/markup/document.rb",
156
+ "lib/rdoc/markup/formatter.rb",
157
+ "lib/rdoc/markup/hard_break.rb",
158
+ "lib/rdoc/markup/heading.rb",
159
+ "lib/rdoc/markup/include.rb",
160
+ "lib/rdoc/markup/indented_paragraph.rb",
161
+ "lib/rdoc/markup/list.rb",
162
+ "lib/rdoc/markup/list_item.rb",
163
+ "lib/rdoc/markup/paragraph.rb",
164
+ "lib/rdoc/markup/parser.rb",
165
+ "lib/rdoc/markup/pre_process.rb",
166
+ "lib/rdoc/markup/raw.rb",
167
+ "lib/rdoc/markup/regexp_handling.rb",
168
+ "lib/rdoc/markup/rule.rb",
169
+ "lib/rdoc/markup/to_ansi.rb",
170
+ "lib/rdoc/markup/to_bs.rb",
171
+ "lib/rdoc/markup/to_html.rb",
172
+ "lib/rdoc/markup/to_html_crossref.rb",
173
+ "lib/rdoc/markup/to_html_snippet.rb",
174
+ "lib/rdoc/markup/to_joined_paragraph.rb",
175
+ "lib/rdoc/markup/to_label.rb",
176
+ "lib/rdoc/markup/to_markdown.rb",
177
+ "lib/rdoc/markup/to_rdoc.rb",
178
+ "lib/rdoc/markup/to_table_of_contents.rb",
179
+ "lib/rdoc/markup/to_test.rb",
180
+ "lib/rdoc/markup/to_tt_only.rb",
181
+ "lib/rdoc/markup/verbatim.rb",
182
+ "lib/rdoc/meta_method.rb",
183
+ "lib/rdoc/method_attr.rb",
184
+ "lib/rdoc/mixin.rb",
185
+ "lib/rdoc/normal_class.rb",
186
+ "lib/rdoc/normal_module.rb",
187
+ "lib/rdoc/options.rb",
188
+ "lib/rdoc/parser.rb",
189
+ "lib/rdoc/parser/c.rb",
190
+ "lib/rdoc/parser/changelog.rb",
191
+ "lib/rdoc/parser/markdown.rb",
192
+ "lib/rdoc/parser/rd.rb",
193
+ "lib/rdoc/parser/ripper_state_lex.rb",
194
+ "lib/rdoc/parser/ruby.rb",
195
+ "lib/rdoc/parser/ruby_tools.rb",
196
+ "lib/rdoc/parser/simple.rb",
197
+ "lib/rdoc/parser/text.rb",
198
+ "lib/rdoc/rd.rb",
199
+ "lib/rdoc/rd/block_parser.ry",
200
+ "lib/rdoc/rd/inline.rb",
201
+ "lib/rdoc/rd/inline_parser.ry",
202
+ "lib/rdoc/rdoc.rb",
203
+ "lib/rdoc/require.rb",
204
+ "lib/rdoc/ri.rb",
205
+ "lib/rdoc/ri/driver.rb",
206
+ "lib/rdoc/ri/formatter.rb",
207
+ "lib/rdoc/ri/paths.rb",
208
+ "lib/rdoc/ri/store.rb",
209
+ "lib/rdoc/ri/task.rb",
210
+ "lib/rdoc/rubygems_hook.rb",
211
+ "lib/rdoc/servlet.rb",
212
+ "lib/rdoc/single_class.rb",
213
+ "lib/rdoc/stats.rb",
214
+ "lib/rdoc/stats/normal.rb",
215
+ "lib/rdoc/stats/quiet.rb",
216
+ "lib/rdoc/stats/verbose.rb",
217
+ "lib/rdoc/store.rb",
218
+ "lib/rdoc/task.rb",
219
+ "lib/rdoc/text.rb",
220
+ "lib/rdoc/token_stream.rb",
221
+ "lib/rdoc/tom_doc.rb",
222
+ "lib/rdoc/top_level.rb",
223
+ "lib/rdoc/version.rb",
224
+ "rdoc.gemspec",
225
+ ]
36
226
  # files from .gitignore
37
227
  s.files << "lib/rdoc/rd/block_parser.rb" << "lib/rdoc/rd/inline_parser.rb" << "lib/rdoc/markdown.rb" << "lib/rdoc/markdown/literals.rb"
38
228
 
@@ -50,7 +240,7 @@ RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentat
50
240
  TODO.rdoc
51
241
  ]
52
242
 
53
- s.required_ruby_version = Gem::Requirement.new(">= 2.2.2")
243
+ s.required_ruby_version = Gem::Requirement.new(">= 2.4.0")
54
244
  s.rubygems_version = "2.5.2"
55
245
  s.required_rubygems_version = Gem::Requirement.new(">= 2.2")
56
246
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rdoc
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.2.0
4
+ version: 6.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eric Hodel
@@ -14,7 +14,7 @@ authors:
14
14
  autorequire:
15
15
  bindir: exe
16
16
  cert_chain: []
17
- date: 2019-08-28 00:00:00.000000000 Z
17
+ date: 2019-12-23 00:00:00.000000000 Z
18
18
  dependencies: []
19
19
  description: |
20
20
  RDoc produces HTML and command-line documentation for Ruby projects.
@@ -43,8 +43,6 @@ extra_rdoc_files:
43
43
  - RI.rdoc
44
44
  - TODO.rdoc
45
45
  files:
46
- - ".document"
47
- - ".gitignore"
48
46
  - CONTRIBUTING.rdoc
49
47
  - CVE-2013-0256.rdoc
50
48
  - ExampleMarkdown.md
@@ -251,14 +249,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
251
249
  requirements:
252
250
  - - ">="
253
251
  - !ruby/object:Gem::Version
254
- version: 2.2.2
252
+ version: 2.4.0
255
253
  required_rubygems_version: !ruby/object:Gem::Requirement
256
254
  requirements:
257
255
  - - ">="
258
256
  - !ruby/object:Gem::Version
259
257
  version: '2.2'
260
258
  requirements: []
261
- rubygems_version: 3.0.3
259
+ rubygems_version: 3.0.6
262
260
  signing_key:
263
261
  specification_version: 4
264
262
  summary: RDoc produces HTML and command-line documentation for Ruby projects
data/.document DELETED
@@ -1,5 +0,0 @@
1
- History.txt
2
- LICENSE.txt
3
- README.txt
4
- RI.txt
5
- lib
data/.gitignore DELETED
@@ -1,15 +0,0 @@
1
- *.rbc
2
- *.swp
3
- /coverage
4
- .DS_Store
5
- /.rdoc
6
- /.rvmrc
7
- /TAGS
8
- /html
9
- /lib/rdoc/rd/block_parser.rb
10
- /lib/rdoc/rd/inline_parser.rb
11
- /lib/rdoc/markdown.rb
12
- /lib/rdoc/markdown/literals.rb
13
- /pkg
14
- /tmp
15
- Gemfile.lock