metanorma 1.6.2 → 1.6.3

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.2
4
+ version: 1.6.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-09-11 00:00:00.000000000 Z
11
+ date: 2023-09-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: asciidoctor
@@ -260,6 +260,7 @@ files:
260
260
  - lib/metanorma/collection_fileparse.rb
261
261
  - lib/metanorma/collection_fileprocess.rb
262
262
  - lib/metanorma/collection_manifest.rb
263
+ - lib/metanorma/collection_render_utils.rb
263
264
  - lib/metanorma/collection_renderer.rb
264
265
  - lib/metanorma/compile.rb
265
266
  - lib/metanorma/compile_options.rb
@@ -275,6 +276,7 @@ files:
275
276
  - lib/metanorma/processor.rb
276
277
  - lib/metanorma/registry.rb
277
278
  - lib/metanorma/sectionsplit.rb
279
+ - lib/metanorma/sectionsplit_links.rb
278
280
  - lib/metanorma/util.rb
279
281
  - lib/metanorma/version.rb
280
282
  - lib/metanorma/worker_pool.rb