asciidoctor-iso 0.7.5 → 0.7.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: asciidoctor-iso
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.5
4
+ version: 0.7.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-05-04 00:00:00.000000000 Z
11
+ date: 2018-05-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: asciidoctor
@@ -318,6 +318,9 @@ files:
318
318
  - lib/asciidoctor/iso/html/html_iso_titlepage.html
319
319
  - lib/asciidoctor/iso/html/htmlstyle.scss
320
320
  - lib/asciidoctor/iso/html/isodoc.scss
321
+ - lib/asciidoctor/iso/html/scripts.html
322
+ - lib/asciidoctor/iso/html/style-human.scss
323
+ - lib/asciidoctor/iso/html/style-iso.scss
321
324
  - lib/asciidoctor/iso/html/word_iso_intro.html
322
325
  - lib/asciidoctor/iso/html/word_iso_titlepage.html
323
326
  - lib/asciidoctor/iso/html/wordstyle.scss
@@ -376,7 +379,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
376
379
  version: '0'
377
380
  requirements: []
378
381
  rubyforge_project:
379
- rubygems_version: 2.6.14
382
+ rubygems_version: 2.6.12
380
383
  signing_key:
381
384
  specification_version: 4
382
385
  summary: asciidoctor-iso lets you write ISO standards in AsciiDoc.