Pachelbel 1.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/project/Pachelbel.rb +0 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6a36f16adf11839e845eb170a3c2300ef16d89ba
4
- data.tar.gz: 1218462e10ef281509b7a31a6121629ad8e055f4
3
+ metadata.gz: 2fb8a0657fda7de3d265f76625ac8b30a8747b24
4
+ data.tar.gz: b5efb8b3a4e0f67b5de505266ec24fcec96790d9
5
5
  SHA512:
6
- metadata.gz: 592c3cbcaeeab23cb4542a6bb254ab8698a7b831e85c3e46edb4c95050e2f9a9975928729db75812da36796a3482d1827b49a70047c33069a7add1be5c05ee64
7
- data.tar.gz: ee515583a6dbcb075f27458baf534381620b62979842c1c05cb2e6c9edc41369e8f4d0c4581dc792bc1ffd8f99302357d497baf2d84f5360d365b609069291bf
6
+ metadata.gz: c817bbcca0a9b9b5c6d62ef9508f01309997384a42234fed009c6d879840dbd98a4d9822fb93adda3b7cda39a7212ccdc498fce769807a5416350721c665916c
7
+ data.tar.gz: 2b9f602719bce248d0c34515ec69d70cd5321db6db97937bc63df21a8239434d4712b3832c35e34239bb41cc6b33ca58163aa87230d17a6e8a9d734a72a943e9
@@ -54,7 +54,6 @@ module Pachelbel
54
54
 
55
55
  class AudioNode
56
56
  attr_reader :audio_context
57
- attr_reader :index
58
57
 
59
58
  def run_js(script)
60
59
  @audio_context.run_js script
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: Pachelbel
3
3
  version: !ruby/object:Gem::Version
4
- version: '1.0'
4
+ version: '1.1'
5
5
  platform: ruby
6
6
  authors:
7
7
  - Drew Carey Buglione