runapi-runway-aleph 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 +9 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: be67804725e1b57daa23b0d5e3f8568c13a715f50c93d657ac1a52d5a0ffbdd1
3
+ metadata.gz: f9cd72262bb14fb7ac29abeb66862282450a02f228d38be91beb26c8d7394b01
4
4
  data.tar.gz: 87e765ef46036b6ad3c7d3b7f0ab7521bd0655522a31868eb6f6fe7d6cfa1347
5
5
  SHA512:
6
- metadata.gz: 13b7d9d673f7f09b63e2809846f97a2e762ad68997084d376a4edcf4297f3346a7d0746f10fa9c46344d148517350c8288908c220d254dfe8a40fba147ba8482
6
+ metadata.gz: edeb73e9ee44afb57f8fd39e28462359a24a4176e506936ed2a0129ca457cf9d8960724c1f617d7419e50befba5b676b6af9ab8be139ecb34768443c4a027741
7
7
  data.tar.gz: b4540434bdb476866a15e98b3f5edfcd9e2cd586f2fa3f1879ac256b25ca98f5404ad2f4bfa27fa26fc8f4c2a17d748d7e35756fff95b368a1b05660efcb4995
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runapi-runway-aleph
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 Runway Aleph SDK for JavaScript, Ruby, and Go
27
27
  email:
28
28
  - support@runapi.ai
@@ -39,7 +39,11 @@ files:
39
39
  homepage: https://runapi.ai/models/runway-aleph
40
40
  licenses:
41
41
  - Apache-2.0
42
- metadata: {}
42
+ metadata:
43
+ homepage_uri: https://runapi.ai/models/runway-aleph
44
+ documentation_uri: https://github.com/runapi-ai/runway-aleph-sdk/blob/main/README.md
45
+ source_code_uri: https://github.com/runapi-ai/runway-aleph-sdk
46
+ changelog_uri: https://github.com/runapi-ai/runway-aleph-sdk/blob/main/CHANGELOG.md
43
47
  rdoc_options: []
44
48
  require_paths:
45
49
  - lib
@@ -54,7 +58,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
54
58
  - !ruby/object:Gem::Version
55
59
  version: '0'
56
60
  requirements: []
57
- rubygems_version: 4.0.6
61
+ rubygems_version: 4.0.10
58
62
  specification_version: 4
59
63
  summary: Runway Aleph API SDKs for JavaScript, Ruby, and Go on RunAPI.
60
64
  test_files: []