tatum 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/README.md +5 -4
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6ca82f0b4d48158ed5310314fcd8d210e5c9621262867cc02fe86e094d794d93
4
- data.tar.gz: ef7dc790d299b6c19b691cbd88ec82fc42df49e95f33c930865267d89fc8fdd0
3
+ metadata.gz: 9cebdce25204b9fca2b264d54790c86999e08dd8bf4bbac40a5d62e8f2c9a6c3
4
+ data.tar.gz: dd75b8ee6772e515d0f13343c3e900dc2d393248508dde5a153f2dd2f3f55b97
5
5
  SHA512:
6
- metadata.gz: 610c3f0d20bcf3f755c7e95788b56a0b4c6d2744a74f1f5bd722c1b06b09c921e13693fe651efa203dd31b2a470237075514f37ca5e21f43f3a96b4bf72575c6
7
- data.tar.gz: 318fcce30f9628926b2022bc6331e873f75dceefa9996bfd08dd94f96eca3a4bf6590688573cac809efe8ce74c48bcbcc2ea8a6399345204e503f48626827a71
6
+ metadata.gz: 357bccde594a36288bc63e923a8da44b545725e86fc044bec5fb06b975fe2c1107514e3f879059b9f67e3f29120f1252bdd7e18d479d5d2869c60cb22bf90a61
7
+ data.tar.gz: 02ad30b6151b4f6342f6e82e8ca266afa0e35724be447d6be84d9925209a8c3b5f481f0b9bce6df2701913c912f6491c92a3947c2b4a101905be6940b5ef7980
data/README.md CHANGED
@@ -45,7 +45,7 @@ You can also set TTM back to not outputting to anything:
45
45
  TTM.io = nil # don't output to anything
46
46
  ```
47
47
 
48
- See the documentation in talk-to-me.rb for details.
48
+ See the documentation in tatum.rb for details.
49
49
 
50
50
  ## Author
51
51
 
@@ -54,6 +54,7 @@ mike@idocs.com
54
54
 
55
55
  ## History
56
56
 
57
- | version | date | notes |
58
- |----------|--------------|-----------------|
59
- | 1.0 | May 18, 2023 | Initial upload. |
57
+ | version | date | notes |
58
+ |----------|--------------|-----------------------------|
59
+ | 1.0 | May 18, 2023 | Initial upload. |
60
+ | 1.1 | May 19, 2023 | Minor fix to documentation. |
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tatum
3
3
  version: !ruby/object:Gem::Version
4
- version: '1.0'
4
+ version: '1.1'
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mike O'Sullivan
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-05-18 00:00:00.000000000 Z
11
+ date: 2023-05-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: text-table