runapi-luma 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 +4 -4
  2. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e092ecd3eb0ec18ec71a3f2bb241e6f8704a9253c1280e626698ca0560dbd4ff
4
- data.tar.gz: 3629544e01e5e4dbe8a919a8d2d472c02579163cb2cce19f415bdaf058c65355
3
+ metadata.gz: c0960b8ec599db854ee3ee432a1efa5c672b47ba39795f5b282a6364cfcd07c9
4
+ data.tar.gz: f9d74e2050787c6ca3a5f6d47e47040c14f214558d4b12b12e8444b97bd5e49e
5
5
  SHA512:
6
- metadata.gz: 96a84a85315316d4225ca9104223dd0a1f9bcb47fdf8bcad9eb0fe009b5bea625db39a34b1d614574ab753e4005ceb75eb843262f280e876847a1830aff74c53
7
- data.tar.gz: cc3145b2feb4413049a4a12b4c6b12d3da66a4320b8e2d1229d137aa369b8c6147f9464489f8c0617b869b1b3e24f4e4951ce237c714e907973f264191580c41
6
+ metadata.gz: fda7675d6e47885a79130e1c696849277657962ca246023324d7ce5b3240bf25cb1e0a575af6a62fcab6e27fdd8ec94817a781ea87e9607b03103f7d15717635
7
+ data.tar.gz: 1e5172614b4003cedbb08e17db20274ca94ad62e6355962314682628855fb4eb9f0160d31e76489cdda010dc663267f6816c4a822b9d4f6bb6b17861f3a91177
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runapi-luma
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.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 Luma Ruby SDK is the language-specific package for Luma 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
@@ -66,7 +66,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
66
66
  - !ruby/object:Gem::Version
67
67
  version: '0'
68
68
  requirements: []
69
- rubygems_version: 4.0.10
69
+ rubygems_version: 4.0.17
70
70
  specification_version: 4
71
71
  summary: Luma API Ruby SDK for RunAPI
72
72
  test_files: []