metanorma-bipm 2.1.0 → 2.1.3

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.
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module BIPM
3
- VERSION = "2.1.0".freeze
3
+ VERSION = "2.1.3".freeze
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-bipm
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.0
4
+ version: 2.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: 2022-05-09 00:00:00.000000000 Z
11
+ date: 2022-06-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: metanorma-generic
@@ -274,6 +274,7 @@ files:
274
274
  - lib/metanorma/bipm/boilerplate-fr.xml
275
275
  - lib/metanorma/bipm/boilerplate-jcgm-en.xml
276
276
  - lib/metanorma/bipm/converter.rb
277
+ - lib/metanorma/bipm/front.rb
277
278
  - lib/metanorma/bipm/isodoc.rng
278
279
  - lib/metanorma/bipm/processor.rb
279
280
  - lib/metanorma/bipm/reqt.rng
@@ -299,7 +300,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
299
300
  - !ruby/object:Gem::Version
300
301
  version: '0'
301
302
  requirements: []
302
- rubygems_version: 3.3.9
303
+ rubygems_version: 3.3.16
303
304
  signing_key:
304
305
  specification_version: 4
305
306
  summary: metanorma-bipm lets you write BIPM standards in Metanorma.