runapi-runway 0.2.9 → 0.2.10

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 +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 161160b6c57fcc427eda7e62a9d4d285af6128c72a1ca55808da857cde950b1a
3
+ metadata.gz: 23a5c54f6365b4debd95c18898b5ab00b0b78d243b8ef1c1a43785adc4fe8c3c
4
4
  data.tar.gz: 769a10d4724fcdd12e376bd385258dd7518e3b3042c35b8030289ab9d384a60b
5
5
  SHA512:
6
- metadata.gz: 4e1050bfd1b78d8eb1c83aa8bc2e2cad19033c411f5299c6028a129547f9116a4e3233d4ee6ab8fca0127c5eac0b7e62a2a4f811ec03623e12f05061a33039fc
6
+ metadata.gz: 241f6d14e5d94704919b922cff03b1db392641c88120d2c1e482d8e4797c933ffafb126332b71eeb86df16e37f86d4b6fa62e487a59dc86fa0ff060959d3e024
7
7
  data.tar.gz: bcae39b217ac8de190c34bb404248c325ca731ffb2009423bdfac62f0a8f8bf4cb099d1b36e6472a07549ded01505be11bbe325c85bc5f272850eb2eb5b88d17
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.9
4
+ version: 0.2.10
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.3.5
18
+ version: 0.4.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.3.5
25
+ version: 0.4.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.17
70
+ rubygems_version: 4.0.10
71
71
  specification_version: 4
72
72
  summary: Runway Ruby SDK for RunAPI
73
73
  test_files: []