lyria4 0.1.0 → 0.1.2

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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/lyria4.rb +1 -1
  3. metadata +6 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a2a8b3f35d3da931229278ff6feec93b2b8e506bdc70e5aae3f909b22f012607
4
- data.tar.gz: 8f169c49fc918fb3540aa1a1fc8de29182b20848c2a20917c37973231465ad10
3
+ metadata.gz: b526ffdd68b259900866a826fd68ffaf8312da5ae3d09c3447ed7a283aaea88d
4
+ data.tar.gz: 8faa3ca4248a9fb1625972e6f5d7c1cd8a27167fdbefbb29c699bb164bec53f3
5
5
  SHA512:
6
- metadata.gz: bdb1a9c631d1170773387cc13ef300eaf47a592f6b8b18e3aad8447910222d9fc8a377b5313ddc0e9f1b6823d44c6f556bcfb2ee5242f26b6c80892714b7a53b
7
- data.tar.gz: cf80ae02ab5c91aec31102f2d1e30ed5250a74fd301d68bceb0cc1d94833ec6b15ae9882bf25e1551b7a81dd7d14b5514a13e0ef2393b79fefe4f595e4401292
6
+ metadata.gz: 152cd1eae343b4c2bf14d9480babda2a8b720a6924f14f8933e6a0b150c026ee8d7022bd1aaf4ce59b0620c8de3d4ecef50a0c7574b21f1f4c7b21bc751ebac3
7
+ data.tar.gz: 2cf9531e09b3725f2d060f9e1dade5f6d5210c7679b714edbbfcc001484c1ba1adeeb4007de7619ebcd239fe741d9659737191ac0f861f76129e9cfa44a17227
data/lib/lyria4.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  module Lyria4
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.2"
3
3
  WEBSITE = "https://www.lyria4.org"
4
4
 
5
5
  def self.get_info
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lyria4
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - ai studio
@@ -15,7 +15,9 @@ description: https://www.lyria4.org - Lyria 4 AI Music Generator. Official websi
15
15
  email:
16
16
  executables: []
17
17
  extensions: []
18
- extra_rdoc_files: []
18
+ extra_rdoc_files:
19
+ - README.md
20
+ - LICENSE
19
21
  files:
20
22
  - LICENSE
21
23
  - README.md
@@ -23,7 +25,8 @@ files:
23
25
  homepage: https://www.lyria4.org
24
26
  licenses:
25
27
  - MIT
26
- metadata: {}
28
+ metadata:
29
+ documentation_uri: https://www.rubydoc.info/gems/lyria4
27
30
  post_install_message:
28
31
  rdoc_options: []
29
32
  require_paths: