cloudmersive-virus-scan-api-client 2.0.4 → 2.0.8

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cloudmersive-virus-scan-api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.4
4
+ version: 2.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cloudmersive
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-02-15 00:00:00.000000000 Z
11
+ date: 2021-10-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -202,6 +202,7 @@ files:
202
202
  - "./README.md"
203
203
  - "./Rakefile"
204
204
  - "./cloudmersive-virus-scan-api-client.gemspec"
205
+ - "./docs/CloudStorageAdvancedVirusScanResult.md"
205
206
  - "./docs/CloudStorageVirusFound.md"
206
207
  - "./docs/CloudStorageVirusScanResult.md"
207
208
  - "./docs/ScanApi.md"
@@ -218,6 +219,7 @@ files:
218
219
  - "./lib/cloudmersive-virus-scan-api-client/api_client.rb"
219
220
  - "./lib/cloudmersive-virus-scan-api-client/api_error.rb"
220
221
  - "./lib/cloudmersive-virus-scan-api-client/configuration.rb"
222
+ - "./lib/cloudmersive-virus-scan-api-client/models/cloud_storage_advanced_virus_scan_result.rb"
221
223
  - "./lib/cloudmersive-virus-scan-api-client/models/cloud_storage_virus_found.rb"
222
224
  - "./lib/cloudmersive-virus-scan-api-client/models/cloud_storage_virus_scan_result.rb"
223
225
  - "./lib/cloudmersive-virus-scan-api-client/models/virus_found.rb"
@@ -230,6 +232,7 @@ files:
230
232
  - "./spec/api/scan_cloud_storage_api_spec.rb"
231
233
  - "./spec/api_client_spec.rb"
232
234
  - "./spec/configuration_spec.rb"
235
+ - "./spec/models/cloud_storage_advanced_virus_scan_result_spec.rb"
233
236
  - "./spec/models/cloud_storage_virus_found_spec.rb"
234
237
  - "./spec/models/cloud_storage_virus_scan_result_spec.rb"
235
238
  - "./spec/models/virus_found_spec.rb"