evt-poll 0.2.0.0 → 0.2.0.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 (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 80180f3e0a4c23b001622633fb343286b381a802e9e7d6a044d3d16572885214
4
- data.tar.gz: 117e9c762fd572b67744ff594377cbd20598b398bacf580951cc4961834b8c9a
3
+ metadata.gz: d73c1ad7b759f979d33a828058fff02dfe7c800b338f2e3294dc25ad16f4bc7f
4
+ data.tar.gz: b345f191ad5b841749dece1fe715a8ebf81e1a5ab05170bf6ab9c50350be79a5
5
5
  SHA512:
6
- metadata.gz: 784bc9abdea8a5c32d89b35e89a18ea1e15552f35db8bd8777c8a9008a5bbb8ae09fc9f4d6861f54d434696af033b2086c362f6918df15c95444437237d3cb7c
7
- data.tar.gz: 84a9f679f497c806b6b70d2a3e4dc427c14165a2eeccc3e7c7de3b90b522f1272c753fd6fb7159f0c3de4f18b99e633529a2c22239a8936283c2f81e52f5b317
6
+ metadata.gz: d5ecba13e9b7bae65a63c352c7b375f85631bb32255fdd9cf4bcd36a0ba04772102f359b217892ca84ce54b470ce67b63b094d00526d5ec45fda7e5b66a5e35d
7
+ data.tar.gz: a7082c0c241dbc47f4f7c626f4acda13b310e55259d6e261295bf121cdc5365f6f0c95cf8106f6c5a214d82338742e81bfcc248cdf45a5bef301b22ff1772037
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: evt-poll
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0.0
4
+ version: 0.2.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - The Eventide Project
@@ -101,5 +101,6 @@ rubyforge_project:
101
101
  rubygems_version: 2.7.3
102
102
  signing_key:
103
103
  specification_version: 4
104
- summary: Generalized implementation of polling
104
+ summary: Generalized implementation of polling, with support for timeout and polling
105
+ interval
105
106
  test_files: []