runapi-veo-3.1 0.2.1 → 0.2.4

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.
Files changed (2) hide show
  1. checksums.yaml +2 -2
  2. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 184d593880bc00875c3e6ce3a7771fa2d1e395031d93d7b7b2b850d81d86c4a7
3
+ metadata.gz: c956acce113ea474bd15613081c7b4cdd3ffbb70959f78785a363c229f32886c
4
4
  data.tar.gz: 57321ad7e796c37e3da66b43621bc4ccc5fb3e9f30ee58fa60ce728d5fc9afba
5
5
  SHA512:
6
- metadata.gz: cf6c349877ba0d6dfa65a10ecc0746f58a6c43d1315bd275bcb6516953dc7528b09bec25d37f392b50b9ea043ea121f17db9117d1faacde0583db65aacfb632f
6
+ metadata.gz: ca74a7c7b539f8e8fdf72471664641246e26e2bfd8c71299fc559dffe13603b2015e9da2117d9fe675ca378dce6469c85d3be3f00d464534561727e9f9397baa
7
7
  data.tar.gz: 74803c738d9042e439a6b7cea97719304231b6fd4cdb522117bbdc58b2ff6b932b9462a0a9706d97d152f35c547e3b7c7cbb4837f6ec63083d85f05fcbb72137
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runapi-veo-3.1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - RunAPI
@@ -15,14 +15,14 @@ dependencies:
15
15
  requirements:
16
16
  - - "~>"
17
17
  - !ruby/object:Gem::Version
18
- version: '0.1'
18
+ version: 0.2.4
19
19
  type: :runtime
20
20
  prerelease: false
21
21
  version_requirements: !ruby/object:Gem::Requirement
22
22
  requirements:
23
23
  - - "~>"
24
24
  - !ruby/object:Gem::Version
25
- version: '0.1'
25
+ version: 0.2.4
26
26
  description: RunAPI Veo 3 SDK for JavaScript, Ruby, and Go
27
27
  email:
28
28
  - contact@runapi.ai
@@ -43,7 +43,7 @@ licenses:
43
43
  - Apache-2.0
44
44
  metadata:
45
45
  homepage_uri: https://runapi.ai/models/veo-3.1
46
- documentation_uri: https://runapi.ai/models/veo-3.1
46
+ documentation_uri: https://github.com/runapi-ai/veo-3.1-sdk/blob/main/README.md
47
47
  source_code_uri: https://github.com/runapi-ai/veo-3.1-sdk
48
48
  changelog_uri: https://github.com/runapi-ai/veo-3.1-sdk/blob/main/CHANGELOG.md
49
49
  rdoc_options: []
@@ -60,7 +60,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
60
60
  - !ruby/object:Gem::Version
61
61
  version: '0'
62
62
  requirements: []
63
- rubygems_version: 4.0.6
63
+ rubygems_version: 4.0.10
64
64
  specification_version: 4
65
65
  summary: Veo 3 API SDKs for JavaScript, Ruby, and Go on RunAPI.
66
66
  test_files: []