runapi-ideogram-v3 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.
- checksums.yaml +4 -4
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2bc14768ffba4cbf30be2ac9d5cb31fc3ae823a47035b29faf66e0a291cc5f62
|
|
4
|
+
data.tar.gz: 52c23b312148cce1e9889789b3f19174d153be063abaeebaaf122adf4a59ae3a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 57bb9cb6cef6c003881bd983981b0a855a814a57792d55cddb37506a4986e4db3768d8350c690d6f8094d71b099b56b9bda4ec4922dc5059f276f5b8bf9033e9
|
|
7
|
+
data.tar.gz: 7f77302b9cde94fa577b6277994b0c550ca5cd0613f1efd0dc7ed3b9b634a87057bc6d8e4cd29eea4cdeb3c784eb1edf0290ace39b5f23257cdb600a85d05e04
|
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.
|
|
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.
|
|
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.
|
|
25
|
+
version: 0.5.0
|
|
26
26
|
description: The Ideogram V3 Ruby SDK is the language-specific package for Ideogram
|
|
27
27
|
V3 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,
|
|
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
69
69
|
- !ruby/object:Gem::Version
|
|
70
70
|
version: '0'
|
|
71
71
|
requirements: []
|
|
72
|
-
rubygems_version: 4.0.
|
|
72
|
+
rubygems_version: 4.0.17
|
|
73
73
|
specification_version: 4
|
|
74
74
|
summary: Ideogram V3 API Ruby SDK for RunAPI
|
|
75
75
|
test_files: []
|