apidae 1.4.11 → 1.4.12

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: e76872d44f9682c8a7833f8d51a1418e1869c5c740e8c6786df34c5456b4ee1b
4
- data.tar.gz: d51068a42890021698dd500384c070e5e590f64717d79707f886c510bc8a379f
3
+ metadata.gz: 4b0daed3719198277bd91c55c4e05213e2e2e31d3a17feb246dff531669d665d
4
+ data.tar.gz: 6bffffe19d0a345700eb272527157730136f37a1cd208ce036c5d584a24121fa
5
5
  SHA512:
6
- metadata.gz: e92ebf91f66cb3cacb21d1d46268c59d9b5306517a51c6f65d919bb25898eb6f899a597b7efaef4ab7f2067c57b6c6f103934dd6b4a07019c46916f6c602a7bc
7
- data.tar.gz: cb1ab3ff93737cc7a1b6763940cef06747a10ff28fa0f10e5d65f3c4dfa06db9c5a2997146dd2227b2f4831322513e51e4d597aa35897dac112aac28942268c3
6
+ metadata.gz: e66269351aba8a561bf113637f46bdad5dab2e9924dc5f106d864077f1a555f45d494bb978f7d9843736cfb96908d4e3ffef690184e0978eeaf28af475b23b42
7
+ data.tar.gz: '08d0be8203a1ffe046a23bbe0f441f62466c17460da3b10cae711e17b71d52ec2ab90503de91976f31ee3868249d60efd5a898f80b7126420137d1b616162118'
@@ -358,7 +358,7 @@ module Apidae
358
358
  end
359
359
  if sp_hash && sp_hash[:prestataireActivites]
360
360
  entity_hash[:is_service_provider] = true
361
- entity_hash[:service_provider_certifications] = lists_ids(entity_hash[:habilitationsPrestataires])
361
+ entity_hash[:service_provider_certifications] = lists_ids(sp_hash[:habilitationsPrestataires])
362
362
  end
363
363
  entity_hash
364
364
  end
@@ -1,3 +1,3 @@
1
1
  module Apidae
2
- VERSION = "1.4.11"
2
+ VERSION = "1.4.12"
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: 1.4.11
4
+ version: 1.4.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jean-Baptiste Vilain