runapi-wan 0.2.11 → 0.2.13

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: 6ffb6f5659a31578c58e3ee90a58d738f5f21d6f30cb452bf74e5f5c6e87b9cf
3
+ metadata.gz: d2d1708c2f0e54a2c813bcebe3070182af5896878f96f69e57effc054067f0bf
4
4
  data.tar.gz: 79e910f5dd5539753c1b55d1fc90a826dc795bbe301106503150c1db5c948e5f
5
5
  SHA512:
6
- metadata.gz: c70cfd0857fd85f00b81ca6f0472e4f87bcef2513fcac16d7cead1b654156427c5708212b7f5ca77fc39d15f5182098d6000efff63cdd6053679b7314f518bcc
6
+ metadata.gz: bc5b6692efccaadcb0747ffc4a23dfa50cfa1077344ac0b36d438bb705ee63363d137ccdd845f95e23813f068bfff3cd0afe7439d0a1921888d52b732fbad1e3
7
7
  data.tar.gz: 79787af5238619fae0517571c55553ae07b420c1f2d3ea85acc092e4f41ee15e9c7bb78d6ca2573710c3857583452790573dcc303b4ec4856bb7d3b14e81ea7d
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runapi-wan
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.11
4
+ version: 0.2.13
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.3
18
+ version: 0.3.5
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.3
25
+ version: 0.3.5
26
26
  description: The Wan Ruby SDK is the language-specific package for Wan 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
@@ -70,7 +70,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
70
70
  - !ruby/object:Gem::Version
71
71
  version: '0'
72
72
  requirements: []
73
- rubygems_version: 4.0.17
73
+ rubygems_version: 4.0.10
74
74
  specification_version: 4
75
75
  summary: Wan API Ruby SDK for RunAPI
76
76
  test_files: []