musa-dsl 0.23.3 → 0.23.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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/musa-dsl.gemspec +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e7ac7a74db8d0006786f871ba33f6d417704910b11eaab5a568fff617962ad52
4
- data.tar.gz: 771ea64584e00fe078f4959537472032ae8438e4cb38b9a7cf1f6798a92a91de
3
+ metadata.gz: 63ce66fe871b5974115099dd77b285937ff85a39a722feffeea20f536bcf9f12
4
+ data.tar.gz: 494ecc1129959fdc4fbf48805dacab97e0bba195b18e2dc75baf65bad9439711
5
5
  SHA512:
6
- metadata.gz: 9dd7592546589149d420e6681befca0acea4afde5d07676bb1bfa1f01ec9ff0ce541673618fbd5cd16e549d69034698c682e9a5a8eec61547cbc5be6f8e6c5bf
7
- data.tar.gz: 5e4d56c555bc66cf5574a73d58c1c4f17027e4b6256d1b2f866337cefb8f776b8b6ce3987ad586c5171da4e69308a8d957e98b83d1f2387ccff3211e6eaf152a
6
+ metadata.gz: e13ec1ec288893e5ee7cba2d838e4bebed075a72140922a7c42b04c6212a6eb886aee06ffc22c4e84d94222a88477df5a59d9e4f5d8d0f212c322a8aba15ef2b
7
+ data.tar.gz: 68d95b1c4e4cdc993d8b49262ffebfa9c867c7d2dc5534d87a378b9558e39fc45fc24ce7054cf77c1d60c5d4adf6a32832e0af3a4275a4507313e46b3348f5eb
data/musa-dsl.gemspec CHANGED
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'musa-dsl'
3
- s.version = '0.23.3'
3
+ s.version = '0.23.4'
4
4
  s.date = '2021-07-28'
5
5
  s.summary = 'A simple Ruby DSL for making complex music'
6
6
  s.description = 'Musa-DSL: A Ruby framework and DSL for algorithmic sound and musical thinking and composition'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: musa-dsl
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.3
4
+ version: 0.23.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Javier Sánchez Yeste