runapi-ideogram-v3 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: b0b99744e9c8dfaa76dad7181523350b22871f82471cdb615d7ba20400edf955
3
+ metadata.gz: fa5a4f6c6c74bfc6cdaa9bf20a9ee5e32e5d29767cc55fe832176dd39fcc941c
4
4
  data.tar.gz: adeccc0f2be866d773397005f46603736545f864d4a8a8e16c72e3c06bce0ea1
5
5
  SHA512:
6
- metadata.gz: 6f97dd9a1b88f82dae21ec42d7787caa5de508d6d5f4e99b3130a096aa25a062220c2836e1143af9faa83447dcbc3e14d4c3a72b2868718dc9889ef8c7f2d1df
6
+ metadata.gz: b694267f9dab0786be2f1aa5dbc365aaa4b174bd320356f8f456dd7b7acd8e06ddd24dc1021547945da86e74a2148112797a55762e208379cc2a16b44887674f
7
7
  data.tar.gz: 02704e5b9736501d2a8ef2d55447d947643843407c1e75f565e7f085cb2388956d00368c33cb3aa98c7af778c17597571bffd6b6be22d52294fb0c9092e635f7
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runapi-ideogram-v3
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 Ideogram V3 SDK for JavaScript, Ruby, and Go
27
27
  email:
28
28
  - contact@runapi.ai
@@ -43,7 +43,7 @@ licenses:
43
43
  - Apache-2.0
44
44
  metadata:
45
45
  homepage_uri: https://runapi.ai/models/ideogram-v3
46
- documentation_uri: https://runapi.ai/models/ideogram-v3
46
+ documentation_uri: https://github.com/runapi-ai/ideogram-v3-sdk/blob/main/README.md
47
47
  source_code_uri: https://github.com/runapi-ai/ideogram-v3-sdk
48
48
  changelog_uri: https://github.com/runapi-ai/ideogram-v3-sdk/blob/main/CHANGELOG.md
49
49
  rdoc_options: []