runapi-happyhorse 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: c765ce4e8b76524b3c705a9244356784dc95b35d5bc766db02553d6ea831b7a7
4
- data.tar.gz: 91064942f99aa5d22c2ceb7bb90b290551b0217f21e33c6bad071a53d70034fb
3
+ metadata.gz: 15c0b4eff22750a35cba8360129ef65d520a8351ea034015973f11d1e059f827
4
+ data.tar.gz: ac44221a05df11058b5e14e207dcd145295f7a2d30bdf2f321993f7bc9855d6f
5
5
  SHA512:
6
- metadata.gz: 5d7f37f5c7acc1db0ef7101782006e09edd1bf2665d1b0b8ba1f0057e8686c79d37ad5c1c06d2b0d45d44643048109fdeb12499ccc29890f96f648f80de29d25
7
- data.tar.gz: 44b4fb59d002569c4d17423e417d8f5678e0868f9dd2812af27a09dcde3af47757ef86e33195a8e29119fde5b0ac5e9db895bdad2adfdadbb6431783fe8dd8f7
6
+ metadata.gz: f0a4ee78f5b3bee79af23d5c50d7ff427384a86abb8f876ada9ad31d1f0bf5c6bad0702007511a95285bd561ce72cd7a980c5f7abd23299809686fa66d358e8f
7
+ data.tar.gz: cdf3b44989a06f8534ea7dd5787ff1c59699fc3e010e04174d4bfd25400dc6961f3c8d38394a9a4cd44cc1a8b86d009d5e36d78c2700a8f66e57aee6cae603d9
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runapi-happyhorse
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 HappyHorse Ruby SDK is the language-specific package for HappyHorse
27
27
  on RunAPI. Use this package for video generation, animation, and video editing workflows
28
28
  when your application needs request bodies, task status lookup, and consistent RunAPI
@@ -68,7 +68,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
68
68
  - !ruby/object:Gem::Version
69
69
  version: '0'
70
70
  requirements: []
71
- rubygems_version: 4.0.10
71
+ rubygems_version: 4.0.17
72
72
  specification_version: 4
73
73
  summary: HappyHorse API Ruby SDK for RunAPI
74
74
  test_files: []