runapi-kling 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: 2ac44cbd01f361b112bc32b8f55d1cd5fc5c3d2e1ebe8d9503b8fd068d903ff2
3
+ metadata.gz: 15dc6670d6a88eff6385d1b29b2f413edf0b6fee71f1c9ed359739934119ac79
4
4
  data.tar.gz: 8988cd7485fd0c33d1ff69c6881681a712ccab07b1c90c2d3e0edc082f8dc0b6
5
5
  SHA512:
6
- metadata.gz: bda2300f9de9c11f2fd07a81b372a051c77b4c26be30261f0a09521014ea4accc3cc1e8e747930cbd10dc36a184d85a4da71516654448633bdfd945731c74c36
6
+ metadata.gz: c7960d362b6603113936756f8a6f4aa035c1730f8df179746f61cc55840c0baa35c645c4e811c225e50d1c24304feb42720939e4bc031dae73eff56c7757b046
7
7
  data.tar.gz: 04e1ed432f1935db93bd3b5b0f94f8e16b88c2fbddd80b965fd4beb0d9402784b81758936566291b321e0d3c7e4c1cc784ffeb0083b7259011c9c6a08a81e065
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runapi-kling
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 Kling SDK for JavaScript, Ruby, and Go
27
27
  email:
28
28
  - contact@runapi.ai
@@ -44,7 +44,7 @@ licenses:
44
44
  - Apache-2.0
45
45
  metadata:
46
46
  homepage_uri: https://runapi.ai/models/kling
47
- documentation_uri: https://runapi.ai/models/kling
47
+ documentation_uri: https://github.com/runapi-ai/kling-sdk/blob/main/README.md
48
48
  source_code_uri: https://github.com/runapi-ai/kling-sdk
49
49
  changelog_uri: https://github.com/runapi-ai/kling-sdk/blob/main/CHANGELOG.md
50
50
  rdoc_options: []
@@ -61,7 +61,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
61
61
  - !ruby/object:Gem::Version
62
62
  version: '0'
63
63
  requirements: []
64
- rubygems_version: 4.0.6
64
+ rubygems_version: 4.0.10
65
65
  specification_version: 4
66
66
  summary: Kling API SDKs for JavaScript, Ruby, and Go on RunAPI.
67
67
  test_files: []