ZOHOCRMSDK6_0 1.0.0 → 2.0.0

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.
data/src/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module ZOHOCRMSDK6_0
2
- VERSION = '1.0.0'
2
+ VERSION = '2.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: 1.0.0
4
+ version: 2.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: 2023-12-27 00:00:00.000000000 Z
11
+ date: 2024-03-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cgi
@@ -94,20 +94,6 @@ dependencies:
94
94
  - - "~>"
95
95
  - !ruby/object:Gem::Version
96
96
  version: '0.10'
97
- - !ruby/object:Gem::Dependency
98
- name: mysql2
99
- requirement: !ruby/object:Gem::Requirement
100
- requirements:
101
- - - "~>"
102
- - !ruby/object:Gem::Version
103
- version: 0.5.4
104
- type: :runtime
105
- prerelease: false
106
- version_requirements: !ruby/object:Gem::Requirement
107
- requirements:
108
- - - "~>"
109
- - !ruby/object:Gem::Version
110
- version: 0.5.4
111
97
  - !ruby/object:Gem::Dependency
112
98
  name: tzinfo
113
99
  requirement: !ruby/object:Gem::Requirement
@@ -1285,6 +1271,8 @@ files:
1285
1271
  - src/com/zoho/crm/api/users/associated_group.rb
1286
1272
  - src/com/zoho/crm/api/users/associated_groups_wrapper.rb
1287
1273
  - src/com/zoho/crm/api/users/body_wrapper.rb
1274
+ - src/com/zoho/crm/api/users/count_handler.rb
1275
+ - src/com/zoho/crm/api/users/count_wrapper.rb
1288
1276
  - src/com/zoho/crm/api/users/customize_info.rb
1289
1277
  - src/com/zoho/crm/api/users/info.rb
1290
1278
  - src/com/zoho/crm/api/users/minified_user.rb