runapi-runway 0.2.10 → 0.2.11

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 +4 -4
  2. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 23a5c54f6365b4debd95c18898b5ab00b0b78d243b8ef1c1a43785adc4fe8c3c
4
- data.tar.gz: 769a10d4724fcdd12e376bd385258dd7518e3b3042c35b8030289ab9d384a60b
3
+ metadata.gz: 9a6c58b4a8884021eba9140e8af492a7a4778aac361b26417370f1cef0ef8272
4
+ data.tar.gz: 90c591da02288defcb74a095fb116d34efed3eac3e2759922e700e9b707e3552
5
5
  SHA512:
6
- metadata.gz: 241f6d14e5d94704919b922cff03b1db392641c88120d2c1e482d8e4797c933ffafb126332b71eeb86df16e37f86d4b6fa62e487a59dc86fa0ff060959d3e024
7
- data.tar.gz: bcae39b217ac8de190c34bb404248c325ca731ffb2009423bdfac62f0a8f8bf4cb099d1b36e6472a07549ded01505be11bbe325c85bc5f272850eb2eb5b88d17
6
+ metadata.gz: c27d6236a5476bd00af164b3d5ca555e84aa8a2f4142a9ea8a86a1eaeb4b40430d4da2b9c308fc7594a81849a2d8ead2cd5b785dcd6d06b8156d68b359e92797
7
+ data.tar.gz: d640d6172cb76ea02416b82720a707547747711849bcf47c5296bb6e4dad8d92822a5f63360f426a8cde65dc4be61665ce2951a1ad16a99ff54efa13f5c7a145
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.10
4
+ version: 0.2.11
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.4.0
18
+ version: 0.5.0
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.4.0
25
+ version: 0.5.0
26
26
  description: The Runway Ruby SDK is the language-specific package for Runway on RunAPI.
27
27
  Use this package for video generation, animation, and video editing workflows when
28
28
  your application needs request bodies, task status lookup, and consistent RunAPI
@@ -67,7 +67,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
67
67
  - !ruby/object:Gem::Version
68
68
  version: '0'
69
69
  requirements: []
70
- rubygems_version: 4.0.10
70
+ rubygems_version: 4.0.17
71
71
  specification_version: 4
72
72
  summary: Runway Ruby SDK for RunAPI
73
73
  test_files: []