elibri_onix_dict 0.0.40 → 0.0.41

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: b38d9cca029eaf84d5957d9854a6fc8d57ff43ad66a8af887cbcb55bb8352559
4
- data.tar.gz: 58046d9159a1812afc6411942f9d9dd52fa0d1c2d61aa420637ea794dbb22156
3
+ metadata.gz: 0ff193f1f505635dc344df147898c99a40bcee76d29cd8ffcb770fa2b5ce850e
4
+ data.tar.gz: 16acfc0862f6e57447873c6148154b11b6711d2f97750ec4f7eca40e7bed79c3
5
5
  SHA512:
6
- metadata.gz: 3b011bb60c35dea3f6d229b2a27c80390727d21101b0194dccfc60cc26f816a242307d1d04e65ffc79477ff2ce220a60473093c338fb1f14f66dfd5781c55202
7
- data.tar.gz: 121f50af4c5e50526caa4555a77860890d0c35dbffb2f7db5aa178a65e3db28ff3f4229eff46b10325a0cb9e859ad68189b4924f72dfd3a057dbc24e93d4b4ce
6
+ metadata.gz: fef0f75925c0022e05cc51754ced0f8db42a164513aa8ac1a7297dbd58f18edb6881b0a6f4ecf65b545e51e558542331e3febb3299c7d8fac9895158763394b3
7
+ data.tar.gz: 7a5d69e9de4d4671e1697d32fd47d762e24c91937378364730dcd8b97e14e7274647739b1fbbcbe3e3eba224c13d84a319dfbffdd02855b6f86c8b00c226dc09
@@ -0,0 +1,15 @@
1
+
2
+ ---
3
+ - !ruby/object:Elibri::ONIX::Dict::Release_3_0::Proximity
4
+ onix_code: '03'
5
+ const_name: EXACTLY
6
+ name:
7
+ en: Exactly
8
+ pl: dokładnie
9
+
10
+ - !ruby/object:Elibri::ONIX::Dict::Release_3_0::Proximity
11
+ onix_code: '07'
12
+ const_name: MORE_THAN
13
+ name:
14
+ en: more than
15
+ pl: więcej niż
@@ -1,7 +1,7 @@
1
1
  module Elibri
2
2
  module ONIX
3
3
  module Dict
4
- VERSION = "0.0.40"
4
+ VERSION = "0.0.41"
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.40
4
+ version: 0.0.41
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marcin Urbanski
@@ -112,6 +112,7 @@ files:
112
112
  - lib/elibri_onix_dict/onix_3_0/serialized/ProductFormDetail.yml
113
113
  - lib/elibri_onix_dict/onix_3_0/serialized/ProductIDType.yml
114
114
  - lib/elibri_onix_dict/onix_3_0/serialized/ProductRelationType.yml
115
+ - lib/elibri_onix_dict/onix_3_0/serialized/Proximity.yml
115
116
  - lib/elibri_onix_dict/onix_3_0/serialized/PublishingDateRole.yml
116
117
  - lib/elibri_onix_dict/onix_3_0/serialized/PublishingStatusCode.yml
117
118
  - lib/elibri_onix_dict/onix_3_0/serialized/ResourceContentType.yml