elibri_onix_dict 0.0.43 → 0.0.44

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: c4da9adf43ee5773608af487ee2f78533da4f161a72e88390c771cb8d7e60747
4
- data.tar.gz: b8495326939294c06b2c42c88b39ec4efda9e46116a9c7aecfde534b7d7beabf
3
+ metadata.gz: 1a0e1263ddab19725422406e9a221b0c2585a1e5cd423220e3869390d273d32b
4
+ data.tar.gz: f8131fe8f0bbb89dc7a58e39113011e44449f95907f3cc26924bfb82005125e3
5
5
  SHA512:
6
- metadata.gz: fc7f28e5e101eba3a546941c67cc2005f5f4faf0793bf4aaaa4021086f0035cbc09439aeff12fbc897b2fc613dacf64fb870cb9daf9c4c5ff06ed940b803938c
7
- data.tar.gz: 0b8d76bb30ec20c756ddb350df0f57d360259d06a53a76d6326cb3c728c386760c6474c36873acaecc958facb55c6feaa0c1c123d075be146fa474f379b174b5
6
+ metadata.gz: b7128b3e26c25872fb7b2d0eea000ee5727d3bfb837caab9eee74880857c175d43607da801bd651d28445a7890778d1525d7c12679bc4b26b5a0222590be7125
7
+ data.tar.gz: ea846a31b149ab9bc72f2d6572f0622a3e3da03dd69221ce89577652f0c3212508fd0587202dde7340e40a8fb966fcdae9e3cc5c7891032ac05c9df897b99d43
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- elibri_onix_dict (0.0.43)
4
+ elibri_onix_dict (0.0.44)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -6,3 +6,18 @@
6
6
  name:
7
7
  en: file format
8
8
  pl: format pliku
9
+
10
+ - !ruby/object:Elibri::ONIX::Dict::Release_3_0::ResourceVersionFeatureType
11
+ onix_code: '06'
12
+ const_name: MD5_HASH_VALUE
13
+ name:
14
+ en: md5 hash value
15
+ pl: wartość hasha md5
16
+
17
+ - !ruby/object:Elibri::ONIX::Dict::Release_3_0::ResourceVersionFeatureType
18
+ onix_code: '07'
19
+ const_name: SIZE_IN_BYTES
20
+ name:
21
+ en: size in bytes
22
+ pl: rozmiar w bajtach
23
+
@@ -1,7 +1,7 @@
1
1
  module Elibri
2
2
  module ONIX
3
3
  module Dict
4
- VERSION = "0.0.43"
4
+ VERSION = "0.0.44"
5
5
  Version = VERSION
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: elibri_onix_dict
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.43
4
+ version: 0.0.44
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marcin Urbanski