fanout 0.0.5 → 0.0.6

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 +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4d703ed4d6d3fa25ad880cfc1f3055065bde2e85
4
- data.tar.gz: 4ec0fd97554f59768f168b39ca51692110d8e51a
3
+ metadata.gz: f26a726e893efe3a407938d10a7de34d203047ef
4
+ data.tar.gz: bfc4b5ab07d725727893af66aadb35a148087d17
5
5
  SHA512:
6
- metadata.gz: a20283799bbccfe5800c22cf0610c1f60533afa4674bb05ca242ca87afef0ef1c925d9d4b51b3b26191734f5a3fc0c93e2993cbae15b7fe5a9d0e151ea61b29f
7
- data.tar.gz: 7d1109d9841c1c3271467dcad739485816f70c9d0cf4a4198e7f166724c4c8c9cbf56edd53b82ca6d096534b0e87bc878beb86722959cbb402541eb6fcb4e1a8
6
+ metadata.gz: 6aaa965fa7fbd5b9cf4b57be89436ed8a9a21762658cdb83c3fdff144b26f673354273e57c52647bf6591134ca0f21c9ff492e8422f4f389a3686148a8464922
7
+ data.tar.gz: 8439da14140b3297522d9ed2a2bd03188988ccbcbdc1d1081407a94b8000d8f5d12016c733851cfd42c74a59002c289f26b897705e404e7210144a26defe2864
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fanout
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Konstantin Bokarius
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 0.0.6
19
+ version: 0.0.7
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 0.0.6
26
+ version: 0.0.7
27
27
  description: A Ruby convenience library for publishing FPP format messages to Fanout.io
28
28
  using the EPCP protocol
29
29
  email: bokarius@comcast.net