picotune 0.0.4 → 0.0.5

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 +4 -4
  2. metadata +7 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a35c7146e96a70bdf13083331db163fda9137e6cd10baac06e0fd6ef517de77e
4
- data.tar.gz: acd8d878432d7770e168aa0307b5d3496c502f22593ad2df5e2dcac651d91b94
3
+ metadata.gz: 420d900e79e43c6c4707fdf1475659527d486713959829ba8919016643727e49
4
+ data.tar.gz: 5d4ddd69133f82d076bc7b74110a2d1c6b3a346e9155eae17c094506bbb24794
5
5
  SHA512:
6
- metadata.gz: 7607d472022133602b24139e9508d9bd68b4066994f445386faf2dac2272e132d5df6601423dbb0f292c10170f75f72650ed4ba38711c63d83e11e246c182efe
7
- data.tar.gz: 4e5dbb38360c7f2db24cc0f7801a8973b79d4448cc72565913b4fd52d147514973c4ea3a2f1781602373d8d51d2e3b8d22211243b3996d2c3fa944c2a1e51657
6
+ metadata.gz: 6c1e615d6ee4d1d35cfdefb97badb5c2c27a99ff35684db59c0a3c959177d3f74e29e359c0839ab13ab95f76134d847b5ae0faf97402a9531561b27051e28695
7
+ data.tar.gz: b0c17d66fe3841a45a871cdafbc5a4d1f8a542827c0af72fcd83e59da1d061881f5ff37a53cf96201c01a379c573aaebbd4a4e185af68c22ae76fb97f7b911cd
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: picotune
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Zachary Schroeder
@@ -25,6 +25,7 @@ dependencies:
25
25
  - !ruby/object:Gem::Version
26
26
  version: 1.1.1
27
27
  description: Use a text file with a simple DSL to generate a musical (maybe) wav file.
28
+ See https://github.com/robobluebird/picotune for DSL documentation!
28
29
  email: schroza@gmail.com
29
30
  executables:
30
31
  - picotune
@@ -33,10 +34,13 @@ extra_rdoc_files: []
33
34
  files:
34
35
  - bin/picotune
35
36
  - lib/picotune.rb
36
- homepage: https://rubygems.org/gems/picotune
37
+ homepage: https://github.com/robobluebird/picotune
37
38
  licenses:
38
39
  - MIT
39
- metadata: {}
40
+ metadata:
41
+ documentation_uri: https://github.com/robobluebird/picotune
42
+ homepage_uri: https://github.com/robobluebird/picotune
43
+ source_code_uri: https://github.com/robobluebird/picotune
40
44
  post_install_message:
41
45
  rdoc_options: []
42
46
  require_paths: