zoho_hub 0.1.52 → 0.1.53

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: 6d741b7b4c753b37dd200ea55d136da46e971ced35b0e959ce92f0f3c91e44e8
4
- data.tar.gz: 8224e4a85b7f4866c1b8fd763bef4b5b3c232d7e5df901f452b825d9ee856d3d
3
+ metadata.gz: 20d470281205ed53e4440448254007f9b0e7738ad19b23ac4f044cef19a8a76e
4
+ data.tar.gz: 5f67d2866450933ed63f5184c60b26dfd19e3e7595bbac23c51e2a7bf4271555
5
5
  SHA512:
6
- metadata.gz: 7aaea15f8ace0734194c46c289e098c60f6940bce9af0d0e6a0b2d6f1b2db37e1d47e2decb88f256014f298822a7fe094d371364b18c042254cd7fcf00f59e65
7
- data.tar.gz: e10a009872bb8ac7f026baa6db18f645cfae1ad0b34330e7a8c2c4eb239fee86f188489c28925ff774bfda6e13e91764269775e67ddf7fa6ed38b7ce114b1007
6
+ metadata.gz: 76cd375d7b09fd0e0edffd4e3fdbda7a51c4ee4e7fa97f4ab10634b8897660be0998a6b4e355579f772cc44e83641f003d6a3ae5310f8952f8eda4eb6bf871d2
7
+ data.tar.gz: d73b543428dc301615f4a95cc45c5dbc11159ffefaa4cb96bdd9dec0cf98c1392c1d2530bba25c9b3630771c0695f202d7cf5bf9dc6155bdb46978b6f469463f
@@ -16,7 +16,7 @@ module ZohoHub
16
16
  attributes :state, :number_of_connections
17
17
  attributes :submitted_to_lender_panel, :last_attachment_uploaded, :funds_timeline
18
18
  attributes :cancellation_reason, :stripe_payment_reference
19
- attributes :portal_session_id, :portal_session_url
19
+ attributes :portal_session_id, :portal_session_url, :portal_agent_session_url
20
20
 
21
21
  DEFAULTS = {
22
22
  currency: 'GBP',
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module ZohoHub
4
- VERSION = '0.1.52'
4
+ VERSION = '0.1.53'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: zoho_hub
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.52
4
+ version: 0.1.53
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ricardo Otero