cloudmersive-image-recognition-api-client 1.3.2 → 1.3.3
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 +4 -4
- data/README.md +4 -4
- data/cloudmersive-image-recognition-api-client.gemspec +1 -1
- data/docs/EditApi.md +6 -6
- data/lib/cloudmersive-image-recognition-api-client.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/api/artistic_api.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/api/edit_api.rb +10 -10
- data/lib/cloudmersive-image-recognition-api-client/api/face_api.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/api/nsfw_api.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/api/recognize_api.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/api/resize_api.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/api_client.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/api_error.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/configuration.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/age_detection_result.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/detected_license_plate.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/detected_object.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/draw_rectangle_instance.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/draw_rectangle_request.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/draw_text_instance.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/draw_text_request.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/face.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/face_compare_response.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/face_locate_response.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/face_locate_with_landmarks_response.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/face_match.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/face_point.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/face_with_landmarks.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/fine_text_detection_result.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/fine_text_item.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/image_description_response.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/nsfw_result.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/object_detection_result.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/person_with_age.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/recognition_outcome.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/text_detection_result.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/text_item.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/models/vehicle_license_plate_detection_result.rb +1 -1
- data/lib/cloudmersive-image-recognition-api-client/version.rb +2 -2
- data/spec/api/artistic_api_spec.rb +1 -1
- data/spec/api/edit_api_spec.rb +4 -4
- data/spec/api/face_api_spec.rb +1 -1
- data/spec/api/nsfw_api_spec.rb +1 -1
- data/spec/api/recognize_api_spec.rb +1 -1
- data/spec/api/resize_api_spec.rb +1 -1
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/age_detection_result_spec.rb +1 -1
- data/spec/models/detected_license_plate_spec.rb +1 -1
- data/spec/models/detected_object_spec.rb +1 -1
- data/spec/models/draw_rectangle_instance_spec.rb +1 -1
- data/spec/models/draw_rectangle_request_spec.rb +1 -1
- data/spec/models/draw_text_instance_spec.rb +1 -1
- data/spec/models/draw_text_request_spec.rb +1 -1
- data/spec/models/face_compare_response_spec.rb +1 -1
- data/spec/models/face_locate_response_spec.rb +1 -1
- data/spec/models/face_locate_with_landmarks_response_spec.rb +1 -1
- data/spec/models/face_match_spec.rb +1 -1
- data/spec/models/face_point_spec.rb +1 -1
- data/spec/models/face_spec.rb +1 -1
- data/spec/models/face_with_landmarks_spec.rb +1 -1
- data/spec/models/fine_text_detection_result_spec.rb +1 -1
- data/spec/models/fine_text_item_spec.rb +19 -1
- data/spec/models/image_description_response_spec.rb +1 -1
- data/spec/models/nsfw_result_spec.rb +1 -1
- data/spec/models/object_detection_result_spec.rb +1 -1
- data/spec/models/person_with_age_spec.rb +1 -1
- data/spec/models/recognition_outcome_spec.rb +1 -1
- data/spec/models/text_detection_result_spec.rb +1 -1
- data/spec/models/text_item_spec.rb +1 -1
- data/spec/models/vehicle_license_plate_detection_result_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- metadata +16 -15
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1e2095ea8f44a903e3b903da62341d7a9fca5755dfaac0a39894bab482c820cb
|
|
4
|
+
data.tar.gz: d6e3716427694cef84dba7a54ce2b57f224703aa442edec9018e82c26a421a06
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 44168c0a0609e71b2a6df046eaa4ccd306a8a44fa77a2502c57b9f3f1122a096cb405ca803624b79b97fffafac093c03f8231d49b4103bb69bef48c6ba4d066b
|
|
7
|
+
data.tar.gz: d26836b1940dca6be62c7ab93d46e26d376f566844a9554315b36f9f68dab4afad563fef5d91787aa5ea4c19e99eeab1ae82c926ba94bdb52e8fb12621480d87
|
data/README.md
CHANGED
|
@@ -7,7 +7,7 @@ Image Recognition and Processing APIs let you use Machine Learning to recognize
|
|
|
7
7
|
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
|
|
8
8
|
|
|
9
9
|
- API version: v1
|
|
10
|
-
- Package version: 1.3.
|
|
10
|
+
- Package version: 1.3.3
|
|
11
11
|
- Build package: io.swagger.codegen.languages.RubyClientCodegen
|
|
12
12
|
|
|
13
13
|
## Installation
|
|
@@ -23,15 +23,15 @@ gem build cloudmersive-image-recognition-api-client.gemspec
|
|
|
23
23
|
Then either install the gem locally:
|
|
24
24
|
|
|
25
25
|
```shell
|
|
26
|
-
gem install ./cloudmersive-image-recognition-api-client-1.3.
|
|
26
|
+
gem install ./cloudmersive-image-recognition-api-client-1.3.3.gem
|
|
27
27
|
```
|
|
28
|
-
(for development, run `gem install --dev ./cloudmersive-image-recognition-api-client-1.3.
|
|
28
|
+
(for development, run `gem install --dev ./cloudmersive-image-recognition-api-client-1.3.3.gem` to install the development dependencies)
|
|
29
29
|
|
|
30
30
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
|
31
31
|
|
|
32
32
|
Finally add this to the Gemfile:
|
|
33
33
|
|
|
34
|
-
gem 'cloudmersive-image-recognition-api-client', '~> 1.3.
|
|
34
|
+
gem 'cloudmersive-image-recognition-api-client', '~> 1.3.3'
|
|
35
35
|
|
|
36
36
|
### Install from Git
|
|
37
37
|
|
data/docs/EditApi.md
CHANGED
|
@@ -10,7 +10,7 @@ Method | HTTP request | Description
|
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
# **edit_composite_basic**
|
|
13
|
-
>
|
|
13
|
+
> String edit_composite_basic(location, base_image, layered_image)
|
|
14
14
|
|
|
15
15
|
Composite two images together
|
|
16
16
|
|
|
@@ -56,7 +56,7 @@ Name | Type | Description | Notes
|
|
|
56
56
|
|
|
57
57
|
### Return type
|
|
58
58
|
|
|
59
|
-
**
|
|
59
|
+
**String**
|
|
60
60
|
|
|
61
61
|
### Authorization
|
|
62
62
|
|
|
@@ -70,7 +70,7 @@ Name | Type | Description | Notes
|
|
|
70
70
|
|
|
71
71
|
|
|
72
72
|
# **edit_draw_rectangle**
|
|
73
|
-
>
|
|
73
|
+
> String edit_draw_rectangle(request)
|
|
74
74
|
|
|
75
75
|
Draw rectangle onto an image
|
|
76
76
|
|
|
@@ -110,7 +110,7 @@ Name | Type | Description | Notes
|
|
|
110
110
|
|
|
111
111
|
### Return type
|
|
112
112
|
|
|
113
|
-
**
|
|
113
|
+
**String**
|
|
114
114
|
|
|
115
115
|
### Authorization
|
|
116
116
|
|
|
@@ -124,7 +124,7 @@ Name | Type | Description | Notes
|
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
# **edit_draw_text**
|
|
127
|
-
>
|
|
127
|
+
> String edit_draw_text(request)
|
|
128
128
|
|
|
129
129
|
Draw text onto an image
|
|
130
130
|
|
|
@@ -164,7 +164,7 @@ Name | Type | Description | Notes
|
|
|
164
164
|
|
|
165
165
|
### Return type
|
|
166
166
|
|
|
167
|
-
**
|
|
167
|
+
**String**
|
|
168
168
|
|
|
169
169
|
### Authorization
|
|
170
170
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
OpenAPI spec version: v1
|
|
7
7
|
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
-
Swagger Codegen version:
|
|
9
|
+
Swagger Codegen version: unset
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -26,7 +26,7 @@ module CloudmersiveImageRecognitionApiClient
|
|
|
26
26
|
# @param base_image Image file to perform the operation on. Common file formats such as PNG, JPEG are supported.
|
|
27
27
|
# @param layered_image Image to layer on top of the base image.
|
|
28
28
|
# @param [Hash] opts the optional parameters
|
|
29
|
-
# @return [
|
|
29
|
+
# @return [String]
|
|
30
30
|
def edit_composite_basic(location, base_image, layered_image, opts = {})
|
|
31
31
|
data, _status_code, _headers = edit_composite_basic_with_http_info(location, base_image, layered_image, opts)
|
|
32
32
|
return data
|
|
@@ -38,7 +38,7 @@ module CloudmersiveImageRecognitionApiClient
|
|
|
38
38
|
# @param base_image Image file to perform the operation on. Common file formats such as PNG, JPEG are supported.
|
|
39
39
|
# @param layered_image Image to layer on top of the base image.
|
|
40
40
|
# @param [Hash] opts the optional parameters
|
|
41
|
-
# @return [Array<(
|
|
41
|
+
# @return [Array<(String, Fixnum, Hash)>] String data, response status code and response headers
|
|
42
42
|
def edit_composite_basic_with_http_info(location, base_image, layered_image, opts = {})
|
|
43
43
|
if @api_client.config.debugging
|
|
44
44
|
@api_client.config.logger.debug "Calling API: EditApi.edit_composite_basic ..."
|
|
@@ -82,7 +82,7 @@ module CloudmersiveImageRecognitionApiClient
|
|
|
82
82
|
:form_params => form_params,
|
|
83
83
|
:body => post_body,
|
|
84
84
|
:auth_names => auth_names,
|
|
85
|
-
:return_type => '
|
|
85
|
+
:return_type => 'String')
|
|
86
86
|
if @api_client.config.debugging
|
|
87
87
|
@api_client.config.logger.debug "API called: EditApi#edit_composite_basic\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
88
88
|
end
|
|
@@ -93,7 +93,7 @@ module CloudmersiveImageRecognitionApiClient
|
|
|
93
93
|
# Draw one or more rectangles, with customized visuals, onto an image
|
|
94
94
|
# @param request
|
|
95
95
|
# @param [Hash] opts the optional parameters
|
|
96
|
-
# @return [
|
|
96
|
+
# @return [String]
|
|
97
97
|
def edit_draw_rectangle(request, opts = {})
|
|
98
98
|
data, _status_code, _headers = edit_draw_rectangle_with_http_info(request, opts)
|
|
99
99
|
return data
|
|
@@ -103,7 +103,7 @@ module CloudmersiveImageRecognitionApiClient
|
|
|
103
103
|
# Draw one or more rectangles, with customized visuals, onto an image
|
|
104
104
|
# @param request
|
|
105
105
|
# @param [Hash] opts the optional parameters
|
|
106
|
-
# @return [Array<(
|
|
106
|
+
# @return [Array<(String, Fixnum, Hash)>] String data, response status code and response headers
|
|
107
107
|
def edit_draw_rectangle_with_http_info(request, opts = {})
|
|
108
108
|
if @api_client.config.debugging
|
|
109
109
|
@api_client.config.logger.debug "Calling API: EditApi.edit_draw_rectangle ..."
|
|
@@ -137,7 +137,7 @@ module CloudmersiveImageRecognitionApiClient
|
|
|
137
137
|
:form_params => form_params,
|
|
138
138
|
:body => post_body,
|
|
139
139
|
:auth_names => auth_names,
|
|
140
|
-
:return_type => '
|
|
140
|
+
:return_type => 'String')
|
|
141
141
|
if @api_client.config.debugging
|
|
142
142
|
@api_client.config.logger.debug "API called: EditApi#edit_draw_rectangle\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
143
143
|
end
|
|
@@ -148,7 +148,7 @@ module CloudmersiveImageRecognitionApiClient
|
|
|
148
148
|
# Draw one or more pieces of text, with customized visuals, onto an image
|
|
149
149
|
# @param request
|
|
150
150
|
# @param [Hash] opts the optional parameters
|
|
151
|
-
# @return [
|
|
151
|
+
# @return [String]
|
|
152
152
|
def edit_draw_text(request, opts = {})
|
|
153
153
|
data, _status_code, _headers = edit_draw_text_with_http_info(request, opts)
|
|
154
154
|
return data
|
|
@@ -158,7 +158,7 @@ module CloudmersiveImageRecognitionApiClient
|
|
|
158
158
|
# Draw one or more pieces of text, with customized visuals, onto an image
|
|
159
159
|
# @param request
|
|
160
160
|
# @param [Hash] opts the optional parameters
|
|
161
|
-
# @return [Array<(
|
|
161
|
+
# @return [Array<(String, Fixnum, Hash)>] String data, response status code and response headers
|
|
162
162
|
def edit_draw_text_with_http_info(request, opts = {})
|
|
163
163
|
if @api_client.config.debugging
|
|
164
164
|
@api_client.config.logger.debug "Calling API: EditApi.edit_draw_text ..."
|
|
@@ -192,7 +192,7 @@ module CloudmersiveImageRecognitionApiClient
|
|
|
192
192
|
:form_params => form_params,
|
|
193
193
|
:body => post_body,
|
|
194
194
|
:auth_names => auth_names,
|
|
195
|
-
:return_type => '
|
|
195
|
+
:return_type => 'String')
|
|
196
196
|
if @api_client.config.debugging
|
|
197
197
|
@api_client.config.logger.debug "API called: EditApi#edit_draw_text\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
198
198
|
end
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
OpenAPI spec version: v1
|
|
7
7
|
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
-
Swagger Codegen version:
|
|
9
|
+
Swagger Codegen version: unset
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
13
13
|
module CloudmersiveImageRecognitionApiClient
|
|
14
|
-
VERSION = "1.3.
|
|
14
|
+
VERSION = "1.3.3"
|
|
15
15
|
end
|
data/spec/api/edit_api_spec.rb
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
OpenAPI spec version: v1
|
|
7
7
|
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
-
Swagger Codegen version:
|
|
9
|
+
Swagger Codegen version: unset
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -39,7 +39,7 @@ describe 'EditApi' do
|
|
|
39
39
|
# @param base_image Image file to perform the operation on. Common file formats such as PNG, JPEG are supported.
|
|
40
40
|
# @param layered_image Image to layer on top of the base image.
|
|
41
41
|
# @param [Hash] opts the optional parameters
|
|
42
|
-
# @return [
|
|
42
|
+
# @return [String]
|
|
43
43
|
describe 'edit_composite_basic test' do
|
|
44
44
|
it "should work" do
|
|
45
45
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -51,7 +51,7 @@ describe 'EditApi' do
|
|
|
51
51
|
# Draw one or more rectangles, with customized visuals, onto an image
|
|
52
52
|
# @param request
|
|
53
53
|
# @param [Hash] opts the optional parameters
|
|
54
|
-
# @return [
|
|
54
|
+
# @return [String]
|
|
55
55
|
describe 'edit_draw_rectangle test' do
|
|
56
56
|
it "should work" do
|
|
57
57
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -63,7 +63,7 @@ describe 'EditApi' do
|
|
|
63
63
|
# Draw one or more pieces of text, with customized visuals, onto an image
|
|
64
64
|
# @param request
|
|
65
65
|
# @param [Hash] opts the optional parameters
|
|
66
|
-
# @return [
|
|
66
|
+
# @return [String]
|
|
67
67
|
describe 'edit_draw_text test' do
|
|
68
68
|
it "should work" do
|
|
69
69
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
data/spec/api/face_api_spec.rb
CHANGED
data/spec/api/nsfw_api_spec.rb
CHANGED
data/spec/api/resize_api_spec.rb
CHANGED
data/spec/api_client_spec.rb
CHANGED
data/spec/configuration_spec.rb
CHANGED
data/spec/models/face_spec.rb
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
OpenAPI spec version: v1
|
|
7
7
|
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
-
Swagger Codegen version:
|
|
9
|
+
Swagger Codegen version: unset
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -80,5 +80,23 @@ describe 'FineTextItem' do
|
|
|
80
80
|
end
|
|
81
81
|
end
|
|
82
82
|
|
|
83
|
+
describe 'test attribute "width"' do
|
|
84
|
+
it 'should work' do
|
|
85
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
86
|
+
end
|
|
87
|
+
end
|
|
88
|
+
|
|
89
|
+
describe 'test attribute "height"' do
|
|
90
|
+
it 'should work' do
|
|
91
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
92
|
+
end
|
|
93
|
+
end
|
|
94
|
+
|
|
95
|
+
describe 'test attribute "angle"' do
|
|
96
|
+
it 'should work' do
|
|
97
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
98
|
+
end
|
|
99
|
+
end
|
|
100
|
+
|
|
83
101
|
end
|
|
84
102
|
|
data/spec/spec_helper.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: cloudmersive-image-recognition-api-client
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.3.
|
|
4
|
+
version: 1.3.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Cloudmersive
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2019-06
|
|
11
|
+
date: 2019-07-06 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: typhoeus
|
|
@@ -34,42 +34,42 @@ dependencies:
|
|
|
34
34
|
name: json
|
|
35
35
|
requirement: !ruby/object:Gem::Requirement
|
|
36
36
|
requirements:
|
|
37
|
-
- - ">="
|
|
38
|
-
- !ruby/object:Gem::Version
|
|
39
|
-
version: 2.1.0
|
|
40
37
|
- - "~>"
|
|
41
38
|
- !ruby/object:Gem::Version
|
|
42
39
|
version: '2.1'
|
|
40
|
+
- - ">="
|
|
41
|
+
- !ruby/object:Gem::Version
|
|
42
|
+
version: 2.1.0
|
|
43
43
|
type: :runtime
|
|
44
44
|
prerelease: false
|
|
45
45
|
version_requirements: !ruby/object:Gem::Requirement
|
|
46
46
|
requirements:
|
|
47
|
-
- - ">="
|
|
48
|
-
- !ruby/object:Gem::Version
|
|
49
|
-
version: 2.1.0
|
|
50
47
|
- - "~>"
|
|
51
48
|
- !ruby/object:Gem::Version
|
|
52
49
|
version: '2.1'
|
|
50
|
+
- - ">="
|
|
51
|
+
- !ruby/object:Gem::Version
|
|
52
|
+
version: 2.1.0
|
|
53
53
|
- !ruby/object:Gem::Dependency
|
|
54
54
|
name: rspec
|
|
55
55
|
requirement: !ruby/object:Gem::Requirement
|
|
56
56
|
requirements:
|
|
57
|
-
- - ">="
|
|
58
|
-
- !ruby/object:Gem::Version
|
|
59
|
-
version: 3.6.0
|
|
60
57
|
- - "~>"
|
|
61
58
|
- !ruby/object:Gem::Version
|
|
62
59
|
version: '3.6'
|
|
60
|
+
- - ">="
|
|
61
|
+
- !ruby/object:Gem::Version
|
|
62
|
+
version: 3.6.0
|
|
63
63
|
type: :development
|
|
64
64
|
prerelease: false
|
|
65
65
|
version_requirements: !ruby/object:Gem::Requirement
|
|
66
66
|
requirements:
|
|
67
|
-
- - ">="
|
|
68
|
-
- !ruby/object:Gem::Version
|
|
69
|
-
version: 3.6.0
|
|
70
67
|
- - "~>"
|
|
71
68
|
- !ruby/object:Gem::Version
|
|
72
69
|
version: '3.6'
|
|
70
|
+
- - ">="
|
|
71
|
+
- !ruby/object:Gem::Version
|
|
72
|
+
version: 3.6.0
|
|
73
73
|
- !ruby/object:Gem::Dependency
|
|
74
74
|
name: vcr
|
|
75
75
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -321,7 +321,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
321
321
|
- !ruby/object:Gem::Version
|
|
322
322
|
version: '0'
|
|
323
323
|
requirements: []
|
|
324
|
-
|
|
324
|
+
rubyforge_project:
|
|
325
|
+
rubygems_version: 2.7.6
|
|
325
326
|
signing_key:
|
|
326
327
|
specification_version: 4
|
|
327
328
|
summary: Advanced Machine Learning APIs for recognizing and processing images.
|