elibri_onix_dict 0.1.4 → 0.1.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 76b71ef7b46e12eef3ac3afffdb4ecf3cfd028e1780c5726a0db3547e32caa98
4
- data.tar.gz: 98f5ddad33ec7287eeccaf3703d027a1cf4e57046f1f4569653d56e9008e73ba
3
+ metadata.gz: 2cf0495990d62187cc4b311852f8be5fc8645ee7870e01265411e6e1e59fd006
4
+ data.tar.gz: 20c8a7930d3b4a6c0ee5f96da87196f0e6d6c3dbb847df079c5fe35eb84f37e9
5
5
  SHA512:
6
- metadata.gz: a7806b7ec0af6e1528c32a213d224ea5bc2ba37769c5af8d6b96d0fa9c3e0ce5a45cf229d6570322462addabe4caf940809cb3d63a61331ca56f512f0e3f9605
7
- data.tar.gz: 9a33281b53b0e935ba8c941bd005c10d648bd7225bb9127ff95d5ae24fff36b4779c36a14efc8631761efe7ba481609722c4ae76364ac2558471a343f2ff42d2
6
+ metadata.gz: ff558c40d255c38f21353f91b584d8b15a63496aa3c782ab179eaff9b3690af00078cb213ff31f439ed4d056462f5971407db080f16624ceb1bb690116cb0e0d
7
+ data.tar.gz: 321bf4fdc5c095076b5aa9cce641d3b72db7df4e64b210e3bdba8cefb84286596d00d3fca8c5044acf91a8486e97c84948fe3eaba6cd13f61ba2feca9eb81deb
@@ -0,0 +1,8 @@
1
+
2
+ ---
3
+ - !ruby/object:Elibri::ONIX::Dict::Release_3_0::ProductContactRole
4
+ onix_code: '10'
5
+ const_name: ProductSafetyContact
6
+ name:
7
+ en: Product safety contact
8
+ pl: Kontakt w sprawie bezpieczeństwa produktu
@@ -1,7 +1,7 @@
1
1
  module Elibri
2
2
  module ONIX
3
3
  module Dict
4
- VERSION = "0.1.4"
4
+ VERSION = "0.1.5"
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.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marcin Urbanski
@@ -111,6 +111,7 @@ files:
111
111
  - lib/elibri_onix_dict/onix_3_0/serialized/ProductAvailabilityType.yml
112
112
  - lib/elibri_onix_dict/onix_3_0/serialized/ProductClassificationType.yml
113
113
  - lib/elibri_onix_dict/onix_3_0/serialized/ProductComposition.yml
114
+ - lib/elibri_onix_dict/onix_3_0/serialized/ProductContactRole.yml
114
115
  - lib/elibri_onix_dict/onix_3_0/serialized/ProductFormCode.yml
115
116
  - lib/elibri_onix_dict/onix_3_0/serialized/ProductFormDetail.yml
116
117
  - lib/elibri_onix_dict/onix_3_0/serialized/ProductFormFeatureType.yml