runapi-gpt-image-2 0.2.3 → 0.2.4

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: 95fbfa838f5bcc87ba61c098307a7c0c21c7974c9692f670ad38ef908550b0df
3
+ metadata.gz: bc6c0a3f30021b0e9e5de2228d900e90cdd83ae1978741267c9fc47f208c5d44
4
4
  data.tar.gz: d8f8942ed6b2ce27c34c382fec419875208c5d5f5e4a34c9b454a016b8f93c1d
5
5
  SHA512:
6
- metadata.gz: e49a8138691e5db47a1c454736126fd2864930568b56a1f83e711fce16b7b52c46848af460e87b4f0966c22ce9571d12a920783253bc4d632fe47ee9b698c444
6
+ metadata.gz: 6ceb52e828549b8a8bf98d45e414eaa6c52cb32f43eac704f0af8f03b7d8bdf2a6f853238b7d74a80eed8a1c0ed076af1836ae23ca0d8db942aa959363bee230
7
7
  data.tar.gz: 01c7f6ffaf3f86f02bcbb79b46a21eede90144971839ec512f896149fc95850d0d6beffefbd8baabe00194c18dea73e5db07ae33408c951faec6c7754c7bab1c
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runapi-gpt-image-2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.2.4
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.3
18
+ version: 0.2.4
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.3
25
+ version: 0.2.4
26
26
  description: RunAPI GPT Image 2 SDK for JavaScript, Ruby, and Go
27
27
  email:
28
28
  - contact@runapi.ai
@@ -42,7 +42,7 @@ licenses:
42
42
  - Apache-2.0
43
43
  metadata:
44
44
  homepage_uri: https://runapi.ai/models/gpt-image-2
45
- documentation_uri: https://runapi.ai/models/gpt-image-2
45
+ documentation_uri: https://github.com/runapi-ai/gpt-image-2-sdk/blob/main/README.md
46
46
  source_code_uri: https://github.com/runapi-ai/gpt-image-2-sdk
47
47
  changelog_uri: https://github.com/runapi-ai/gpt-image-2-sdk/blob/main/CHANGELOG.md
48
48
  rdoc_options: []