ZOHOCRMSDK6_0 2.0.0 → 3.0.0

Sign up to get free protection for your applications and to get access to all the features.
data/src/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module ZOHOCRMSDK6_0
2
- VERSION = '2.0.0'
2
+ VERSION = '3.0.0'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ZOHOCRMSDK6_0
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 3.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - ZOHO CRM API TEAM
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-03-23 00:00:00.000000000 Z
11
+ date: 2024-04-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cgi
@@ -108,6 +108,20 @@ dependencies:
108
108
  - - "~>"
109
109
  - !ruby/object:Gem::Version
110
110
  version: '2.0'
111
+ - !ruby/object:Gem::Dependency
112
+ name: mysql2
113
+ requirement: !ruby/object:Gem::Requirement
114
+ requirements:
115
+ - - "~>"
116
+ - !ruby/object:Gem::Version
117
+ version: 0.5.2
118
+ type: :runtime
119
+ prerelease: false
120
+ version_requirements: !ruby/object:Gem::Requirement
121
+ requirements:
122
+ - - "~>"
123
+ - !ruby/object:Gem::Version
124
+ version: 0.5.2
111
125
  description: An API client for CRM customers, with which they can call ZOHO CRM APIs
112
126
  with ease
113
127
  email:
@@ -313,6 +327,7 @@ files:
313
327
  - src/com/zoho/crm/api/convert_lead/carry_over_tags.rb
314
328
  - src/com/zoho/crm/api/convert_lead/convert_lead_operations.rb
315
329
  - src/com/zoho/crm/api/convert_lead/lead_converter.rb
330
+ - src/com/zoho/crm/api/convert_lead/move_attachments_to.rb
316
331
  - src/com/zoho/crm/api/convert_lead/success_response.rb
317
332
  - src/com/zoho/crm/api/coql/api_exception.rb
318
333
  - src/com/zoho/crm/api/coql/body_wrapper.rb
@@ -1442,7 +1457,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
1442
1457
  - !ruby/object:Gem::Version
1443
1458
  version: '0'
1444
1459
  requirements: []
1445
- rubygems_version: 3.5.3
1460
+ rubygems_version: 3.4.10
1446
1461
  signing_key:
1447
1462
  specification_version: 4
1448
1463
  summary: API client for Zoho CRM