relaton-bipm 1.12.2 → 1.12.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f72be2cca386ea571c29f89147975799b222b4963cef7376c91580dcf23de4a5
4
- data.tar.gz: d0f69061787446919b32ea8321b6fed58ff0b7e6eae56908c4db4fe0b4ed3945
3
+ metadata.gz: b6da8165d7298a3658db3d941f2e0540e61bc53ddd726a79383cc36dc77f1b9a
4
+ data.tar.gz: 6748ecb244655bbbe8ef3226c5f72572d89104f591c256fe3db9f59cd3730b83
5
5
  SHA512:
6
- metadata.gz: 73896190ba9fb138c91761f6c86e1bcee098f5d229010312962af6d833a51775f29ea1d735bb4413f7150219ee6f2002e7fa87a00808c805964f2b469a34678c
7
- data.tar.gz: 4aa4515fd3de4a677c16721dab8bb0111c07e8773bc1a8e8b0982e4b968ad9bfa0122379b72c30f17a666406d6d09a1a93b5e791c2adb39e3efac08e44ae1200
6
+ metadata.gz: c58dfe2d3407b0b0ec5bcc42a412eb740ff7834559a533e7f8677789590f78016ef58111936cc7021a76b263f6f4dfce5d636b559d0fd83a5484c822a2aa2bb4
7
+ data.tar.gz: b5e9ad9000dd8605eefc6cc06957d9841e9b283f3f471616ba681f64086ffc70004ca929c0d291dd66a3b46a56491cf96ca4dceaf2e36de599a876f84aef40d0
@@ -9,7 +9,7 @@ module RelatonBipm
9
9
  @prefix = "BIPM"
10
10
  @defaultprefix = %r{^(?:BIPM|CCTF|CCDS|CGPM|CIPM)(?!\w)}
11
11
  @idtype = "BIPM"
12
- @datasets = %w[bipm-data-outcomes si-brochure]
12
+ @datasets = %w[bipm-data-outcomes bipm-si-brochure]
13
13
  end
14
14
 
15
15
  # @param code [String]
@@ -1,3 +1,3 @@
1
1
  module RelatonBipm
2
- VERSION = "1.12.2".freeze
2
+ VERSION = "1.12.3".freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: relaton-bipm
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.12.2
4
+ version: 1.12.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.