hunch 0.2.0 → 0.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.
- checksums.yaml +4 -4
- data/lib/hunch/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d5212609eafab9be2c8813b1a0b32f0b651f95e270cc1ff1dcd9e6d87f1ed5dd
|
|
4
|
+
data.tar.gz: 2363dfd04ef0d8e867d2dcd4b2c1c5cafa52bfa06a9daa70e49af599cf4dea02
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7a1d80b8796f2cc338a6c9737d3cd90f9be59765cca481541e90c08fec9978edcff8c8d0a959c01874f097f47d9509fe6afaa78e564aec51510596fa8457e406
|
|
7
|
+
data.tar.gz: aee0298254221750897e39eece6c4ccf5cb2de8249277be21feef204d82fa63de56aacf6de554c403c52367c0edd21ea059a182ad6480c4a041a9a4143519328
|
data/lib/hunch/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: hunch
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
4
|
+
version: 0.2.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Carl Dawson
|
|
@@ -9,7 +9,7 @@ bindir: bin
|
|
|
9
9
|
cert_chain: []
|
|
10
10
|
date: 1980-01-02 00:00:00.000000000 Z
|
|
11
11
|
dependencies: []
|
|
12
|
-
description: '
|
|
12
|
+
description: 'chance, pick, and rate: three primitives that let Ruby branch on judgment
|
|
13
13
|
calls, answered by TypeSafe''s Jev System One model or any backend you plug in.'
|
|
14
14
|
email:
|
|
15
15
|
- carldawson@hey.com
|