metanorma-nist 1.1.2 → 1.1.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,6 @@
1
1
  require "isodoc"
2
2
  require_relative "metadata"
3
3
  require "fileutils"
4
- require "sassc"
5
4
  require_relative "base_convert"
6
5
  require_relative "word_convert_toc"
7
6
 
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module NIST
3
- VERSION = "1.1.2"
3
+ VERSION = "1.1.3"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-nist
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.2
4
+ version: 1.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-07-23 00:00:00.000000000 Z
11
+ date: 2020-07-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: htmlentities
@@ -286,6 +286,7 @@ files:
286
286
  - lib/asciidoctor/nist/validate.rb
287
287
  - lib/isodoc/nist/base_convert.rb
288
288
  - lib/isodoc/nist/common.xsl
289
+ - lib/isodoc/nist/html/_coverpage.css
289
290
  - lib/isodoc/nist/html/_coverpage.scss
290
291
  - lib/isodoc/nist/html/commerce-logo-color.png
291
292
  - lib/isodoc/nist/html/deptofcommerce.png
@@ -293,17 +294,22 @@ files:
293
294
  - lib/isodoc/nist/html/header_cswp.html
294
295
  - lib/isodoc/nist/html/html_nist_intro.html
295
296
  - lib/isodoc/nist/html/html_nist_titlepage.html
297
+ - lib/isodoc/nist/html/htmlstyle.css
296
298
  - lib/isodoc/nist/html/htmlstyle.scss
297
299
  - lib/isodoc/nist/html/logo.png
298
300
  - lib/isodoc/nist/html/logo_cswp.png
301
+ - lib/isodoc/nist/html/nist.css
299
302
  - lib/isodoc/nist/html/nist.scss
303
+ - lib/isodoc/nist/html/nist_cswp.css
300
304
  - lib/isodoc/nist/html/nist_cswp.scss
301
305
  - lib/isodoc/nist/html/scripts.html
302
306
  - lib/isodoc/nist/html/word_nist_intro.html
303
307
  - lib/isodoc/nist/html/word_nist_intro_cswp.html
304
308
  - lib/isodoc/nist/html/word_nist_titlepage.html
305
309
  - lib/isodoc/nist/html/word_nist_titlepage_cswp.html
310
+ - lib/isodoc/nist/html/wordstyle.css
306
311
  - lib/isodoc/nist/html/wordstyle.scss
312
+ - lib/isodoc/nist/html/wordstyle_cswp.css
307
313
  - lib/isodoc/nist/html/wordstyle_cswp.scss
308
314
  - lib/isodoc/nist/html_convert.rb
309
315
  - lib/isodoc/nist/i18n-en.yaml