runapi-runway 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.
- checksums.yaml +2 -2
- metadata +5 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
3
|
+
metadata.gz: 551a001340c6ffa42d01384ca7ea06226bbffa41c8cf61d73dd485ea68655ddb
|
|
4
4
|
data.tar.gz: 36e6813b94e61df19973e8f50081a43e23eb8f1662c5e33842a9f80df18115b2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
6
|
+
metadata.gz: 70fc8554e1b847497fa7d997024869c8b124b82b76dc9704fbe4e4ad9dc3c2f80d75e9452093df40b065d9b8188da4fedf9d0e297822336c9865688e0992fd29
|
|
7
7
|
data.tar.gz: 8dad4c58ee7e1bd07c2deacbb07db763031209f112ffa9f30cd14718725176c125fb8febd4d52f576c5afb6d1aeef8488f484bd37f72c2df980539524de91e32
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: runapi-runway
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
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:
|
|
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:
|
|
25
|
+
version: 0.2.4
|
|
26
26
|
description: RunAPI Runway SDK for JavaScript, Ruby, and Go
|
|
27
27
|
email:
|
|
28
28
|
- contact@runapi.ai
|
|
@@ -42,7 +42,7 @@ licenses:
|
|
|
42
42
|
- Apache-2.0
|
|
43
43
|
metadata:
|
|
44
44
|
homepage_uri: https://runapi.ai/models/runway
|
|
45
|
-
documentation_uri: https://runapi
|
|
45
|
+
documentation_uri: https://github.com/runapi-ai/runway-sdk/blob/main/README.md
|
|
46
46
|
source_code_uri: https://github.com/runapi-ai/runway-sdk
|
|
47
47
|
changelog_uri: https://github.com/runapi-ai/runway-sdk/blob/main/CHANGELOG.md
|
|
48
48
|
rdoc_options: []
|
|
@@ -59,7 +59,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
59
59
|
- !ruby/object:Gem::Version
|
|
60
60
|
version: '0'
|
|
61
61
|
requirements: []
|
|
62
|
-
rubygems_version: 4.0.
|
|
62
|
+
rubygems_version: 4.0.10
|
|
63
63
|
specification_version: 4
|
|
64
64
|
summary: Runway API SDKs for JavaScript, Ruby, and Go on RunAPI.
|
|
65
65
|
test_files: []
|