tiny_outcome 3.2.0 → 3.2.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 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 222afbe6c83b56651c435d5359c27eee5f0e6eba0692ebfb6fdce8e7754b7702
4
- data.tar.gz: ede91ff6d13e6e978a61780f0a1f9c9bb4e76451bbff21c3b6c30ed666722265
3
+ metadata.gz: f41893167c62831d2a03078cf4a705942a5cd6d0e34510d210e17fed7170b477
4
+ data.tar.gz: ab471b6e5a0a742c7fee52997c09ed407e8aa4384f4fbef9da7dd9aa8f2d33c2
5
5
  SHA512:
6
- metadata.gz: d309251961ce51a7c4424019a654df5ff5b0a29bf7be56e6b16c87330dc6f56137cc991e0b6bf49e6757656fdac72a4c06fdb463a605971a8df9b313d6364232
7
- data.tar.gz: 1f3c55cbf2c1d189e8fe28aaa464a6652515b9902921a548cfccb5731e39c7bcad128ebfc3c854fdc245748862fb4a33edded6169c9e7eeccf8d3c3663307c8d
6
+ metadata.gz: a056a069d46f123d579da83391484bef2fdedbf4a19ca4892c37a8f9072a6b4a3589a15d6f1092b20bab61941bf013822a804543c21ec0371e93172c95b1480b
7
+ data.tar.gz: e87eac01abb118a67e151a7f5919f659e8d1ce22bd9ebc01ea1fda9045183a0addd3b81e6e3a144be905f9bdf670137c6070721381bf9ea1abf83b2187d9f195
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tiny_outcome
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.0
4
+ version: 3.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jeff Lunt
@@ -24,7 +24,7 @@ dependencies:
24
24
  - - ">="
25
25
  - !ruby/object:Gem::Version
26
26
  version: '0'
27
- description: a tiny outcome tracker with almost no features
27
+ description: track the probability of a binary outcome
28
28
  email: jefflunt@gmail.com
29
29
  executables: []
30
30
  extensions: []
@@ -53,6 +53,5 @@ requirements: []
53
53
  rubygems_version: 3.3.7
54
54
  signing_key:
55
55
  specification_version: 4
56
- summary: want to track the outcome of binary events, and absolutely nothing else?
57
- then this library is for you.
56
+ summary: track the probability of a binary outcome
58
57
  test_files: []