apidae 0.9.20 → 0.9.21

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
  SHA1:
3
- metadata.gz: df0a5cb2f110a15a81b9ccf7fef90bc3866a03bf
4
- data.tar.gz: c32086474b0bfaa2c7dc6ded495bf1638d1bf819
3
+ metadata.gz: 74c0f0f37837d95069409c9894f45abc8b2f71c1
4
+ data.tar.gz: cc023ba1d89a62226a49a93540af66eb6776a2dc
5
5
  SHA512:
6
- metadata.gz: 8fe7d7f6112487e946af755512e46ba373f55c625268075e69339a726793843f496c67a8458130036f69b684a2eb675ea426489b062cd0f4ca6f362f73db8d59
7
- data.tar.gz: 9df57f018b094c3369d1dda52bc2bee8070eda15a2fc4f9dc76e1d10c1cea6f4edd98adacc70bd34e4dd89e82dbd95eace8f19dc5f801f3dafea6d66166a32e4
6
+ metadata.gz: bc8e7e6c14a60c5da82952d76b70bf5057cd250fc747bddf9a430f6ea223e82d375cf926c15a4936e24bc784903777844c5bc9462e8fb6855486714f8a1eda6a
7
+ data.tar.gz: 8b18c11b9eb31ee7d154c210c0ce1a1ecad49ef2605688ac8d1e5a097bb6be65742c198ce0fa7dfa578524eeb84503fa07d12b84513ba89571bb882451ddafcf
@@ -320,7 +320,7 @@ module Apidae
320
320
  end
321
321
  end
322
322
 
323
- def self.parse_type_data(apidae_obj, type_hash, presta_hash, business_hash *locales)
323
+ def self.parse_type_data(apidae_obj, type_hash, presta_hash, business_hash, *locales)
324
324
  data_hash = type_hash || {}
325
325
  prestations_hash = presta_hash || {}
326
326
  apidae_obj.apidae_subtype = lists_ids(data_hash[:typesManifestation]).first if apidae_obj.apidae_type == FEM
@@ -1,3 +1,3 @@
1
1
  module Apidae
2
- VERSION = "0.9.20"
2
+ VERSION = "0.9.21"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: apidae
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.20
4
+ version: 0.9.21
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jean-Baptiste Vilain