seedream_5_5 0.1.0 → 0.1.1
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
- data/lib/seedream_5_5/version.rb +1 -1
- metadata +9 -9
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: adab7f13b4b61f4cc015f1a6bf69a6da038a5a4a0b3169ba00410edaeabb1f02
|
|
4
|
+
data.tar.gz: fe28b1d786e2ca17720c8abe4286bebb0b38c7ac608649e8cb8beacdb9e2690b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5f099d41053248f2f02a45884de9e93e097c879ff758b9b4119a7739928598757e55c6f892b3af441857edecb008a7482f38ecbf97a5c3a54d41883ead3a55a3
|
|
7
|
+
data.tar.gz: e566b77570e5c47618695e5cb2920145c3eaafc67529daab20f5a460a5116ada29fff4c35fdba9fbff8b9a232bf177d321bc413e2fe53a3d46462721d9b9ebcb
|
data/lib/seedream_5_5/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: seedream_5_5
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Seedream 5.5
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2026-
|
|
11
|
+
date: 2026-05-07 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
|
-
description: A minimal Ruby gem that points to the Seedream 5.5
|
|
14
|
-
RubyGems and RubyDoc indexing.
|
|
13
|
+
description: A minimal Ruby gem that points to the Seedream 5.5 AI image generator
|
|
14
|
+
platform and supports RubyGems and RubyDoc indexing.
|
|
15
15
|
email:
|
|
16
|
-
- support@
|
|
16
|
+
- support@seedream4ai.org
|
|
17
17
|
executables: []
|
|
18
18
|
extensions: []
|
|
19
19
|
extra_rdoc_files: []
|
|
@@ -21,12 +21,12 @@ files:
|
|
|
21
21
|
- README.md
|
|
22
22
|
- lib/seedream_5_5.rb
|
|
23
23
|
- lib/seedream_5_5/version.rb
|
|
24
|
-
homepage: https://www.
|
|
24
|
+
homepage: https://www.seedream4ai.org
|
|
25
25
|
licenses:
|
|
26
26
|
- MIT
|
|
27
27
|
metadata:
|
|
28
|
-
homepage_uri: https://www.
|
|
29
|
-
source_code_uri: https://www.
|
|
28
|
+
homepage_uri: https://www.seedream4ai.org
|
|
29
|
+
source_code_uri: https://www.seedream4ai.org
|
|
30
30
|
documentation_uri: https://www.rubydoc.info/gems/seedream_5_5
|
|
31
31
|
post_install_message:
|
|
32
32
|
rdoc_options: []
|
|
@@ -46,5 +46,5 @@ requirements: []
|
|
|
46
46
|
rubygems_version: 3.0.3.1
|
|
47
47
|
signing_key:
|
|
48
48
|
specification_version: 4
|
|
49
|
-
summary: Minimal Ruby gem for Seedream 5.5
|
|
49
|
+
summary: Minimal Ruby gem for Seedream 5.5 AI image generator platform site metadata.
|
|
50
50
|
test_files: []
|