zoho_hub 0.1.27 → 0.1.28

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: 15f8fd6b721e22358f05342a264a180931899e7706c50dba750566aaf1f0dc74
4
- data.tar.gz: 89b77ee99b9804d5291268c2da5f00e4fe3645121bd813124cbca1291348a320
3
+ metadata.gz: eb6b329c2045fd0a7dadd414f9b96a1b4cfd5bbdbddb7667ea0b0f4c4d38e0bf
4
+ data.tar.gz: 74ea290c360ddd5b23ad0e507044ccfb8f7e5c197a02b2c46ceed1202b2f76a1
5
5
  SHA512:
6
- metadata.gz: 456cedcc05066322cf8cdb339dd997daed167341f6d4cf68e819e91a52f03a99cd2db9a6e16e5466c15d724acc2cd1a83bd6a8b18178f4d77b37e13d8e5595ef
7
- data.tar.gz: 6bf127c83fd6550c22e0756762d3b3f44efe61cc746e5b8bfbefad656b2c0239719be331c50fa18bf8ba9f0dc5288b43c16eb18787e1c10b03d7009fdf271abf
6
+ metadata.gz: 7cae37297374882f67f286e494ff5f5fa4ebb85ffebd7eebac810847a82eb821aefa358e54137590e97838c0a7e9c4135ad7360277f7bd7b45906e23bbac87b2
7
+ data.tar.gz: aef617d8158a29a5a587dbcdf094a45e01de445186e571156fb4e5d72536f5c932a40e3e05fa83d1f5f88ae923bfe1fbcbe9b4241d6b1ffc47f2b8422ee16513
@@ -31,7 +31,7 @@ module ZohoHub
31
31
  vat_registration: :Pick_List_15,
32
32
  live_ccjs: :Live_CCJs,
33
33
  satisfied_ccjs: :Satisfied_CCJs,
34
- published_all_of_market: :Published_all_of_Market
34
+ published_all_of_market: :Published_to_All_of_Market
35
35
  )
36
36
 
37
37
  def initialize(params)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module ZohoHub
4
- VERSION = '0.1.27'
4
+ VERSION = '0.1.28'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: zoho_hub
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.27
4
+ version: 0.1.28
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ricardo Otero
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-05-21 00:00:00.000000000 Z
11
+ date: 2021-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport