runapi-gpt-4o-image 0.2.8 → 0.2.9

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: 80c53cf71c1f27be6db9925136010186ff37c9cb3a092e2c12c5f014ae4a6e74
3
+ metadata.gz: 1369c54c613d0a502eaebb5e9a671be1ace7ded584042861a1416fcecd2b3755
4
4
  data.tar.gz: 91255557086846908113fbd2fbdb6286b40a7db7cef87bc5832f8889af874997
5
5
  SHA512:
6
- metadata.gz: 594b0b82913a4f50b2a9320d3d12a1b3f964c59fa3b81ebf71c331f421c0dd3bdcd1acf9f6594113e93f2a431d08c7271c95e483bb51071ba7700b95578184d6
6
+ metadata.gz: 2f8d3f115772b00109b79da904e51335950906c912124b6ae36372877efbd27fbbdafd9097e575636a9b7b9677c5a8dd7f2378bb492065496f73b7abed033461
7
7
  data.tar.gz: af4865e4fef19595dc8c9545cfefedc4c1cea9e7db0d6206d958089c14008deda05ad310a8b6c5c670f15b383238d698513500ad9d17c46c9a755530b75c3c8f
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runapi-gpt-4o-image
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.8
4
+ version: 0.2.9
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.2.14
18
+ version: 0.3.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.2.14
25
+ version: 0.3.0
26
26
  description: The GPT-4o Image Ruby SDK is the language-specific package for GPT-4o
27
27
  Image on RunAPI. Use this package for image generation, image editing, and creative
28
28
  production workflows when your application needs request bodies, task status lookup,
@@ -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: GPT-4o Image Ruby SDK for RunAPI
72
72
  test_files: []