apidae 1.4.6 → 1.4.7

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: a61ea097b41173558021ee6eda38efaf0c472bcb192116c8957b822c58e72018
4
- data.tar.gz: 86de5486f34f4f1498ea6a7558191a765dbf0293b175fa1485042f906551257f
3
+ metadata.gz: 114a82b87410e8d01d6bad10d161ea2455cb3eea82a2ed8062de0479a98b388b
4
+ data.tar.gz: 4823c97095dbf90d7e007e35854b449ad42c0a6c552215c77673b28f97a10a24
5
5
  SHA512:
6
- metadata.gz: 9da5479e9c3f93a80875c8746a48ac9a2ad8ff25788481dcd98f4347da487c78d5f62bc9bba823023c10ccd2e2f8865e81226d05d19a516844c67a052b8e3878
7
- data.tar.gz: 6727ae118f54f37b47a42365a1e81044e985ff60b046e886ece950b7708085183c0ce5ef5836d466b101371d1351390362cffba60631393f1d116d9387b3de5a
6
+ metadata.gz: 5a331936c0dbebae08b6d457db8667b71a5196b0c9600527a039b4b9c7e3c11c62a06ef8398abd3720778c03b3dad382068d40ca96dbdb80a61823e1136cb354
7
+ data.tar.gz: 1bc8745a4bab0537dca22040bcee176c3eade1d7b79a738fc8a9f2456498234fe8dba90f9cd6ed0e1dc052c0592cab86224d35e5db72f2575c8ce13b7bb74ad6
@@ -20,7 +20,7 @@ module Apidae
20
20
  :animals_desc, :extra, :duration, :certifications, :business, :business_equipments, :business_rooms
21
21
  store_accessor :entity_data, :entity_id, :entity_name, :info_entity_id, :info_entity_name, :service_provider_id, :is_service_provider, :legal
22
22
  store_accessor :contact_data, :telephone, :email, :website, :google, :facebook, :twitter, :yelp, :trip_advisor, :fax,
23
- :mobile_website, :shorty_url, :contacts
23
+ :mobile_website, :shorty_url, :instagram, :contacts
24
24
  store_accessor :location_data, :address, :place, :latitude, :longitude, :access, :territories, :environments, :altitude, :map_reference
25
25
  store_accessor :openings_data, :openings_desc, :openings_desc_mode, :openings, :time_periods, :openings_extra, :opening_days
26
26
  store_accessor :rates_data, :rates_desc, :rates_desc_mode, :rates, :rates_category, :payment_methods, :includes, :excludes,
@@ -1,3 +1,3 @@
1
1
  module Apidae
2
- VERSION = "1.4.6"
2
+ VERSION = "1.4.7"
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.6
4
+ version: 1.4.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jean-Baptiste Vilain