smooth_terminal_print 0.0.2 → 0.0.3

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
  SHA1:
3
- metadata.gz: 8f0586e38bbb9d3bea892e5607aa39d204a0364b
4
- data.tar.gz: 603cb30f4282c8557d0cfe134e916ab960daef63
3
+ metadata.gz: ca830b29dc55577a021ae252fa5cef6f183c849b
4
+ data.tar.gz: 070a3357d3508315a9d54f89153b4d6c6658a5c2
5
5
  SHA512:
6
- metadata.gz: 0425af7c364c0c1f4b1b41cedeb984a93a36dbbf85905e4b32ff9727809e85e2833920821ca37df544785b234fa6ce85fa31aaf7b42990c6774ed4e9fec98dd8
7
- data.tar.gz: 89f2ba09ce36b3b15dcc91ca461952da10992756b5247e516f4f92aa4b5495f9df7e04522de7d05df5fb6bcd9d85e22381d960e2d047b7ce50150e20a91a3a07
6
+ metadata.gz: 22885afe9d175c59408bdec33d90f4cc029e23097da8d2d578779e66e1f72a0066a7b85b8b8d1ead74c53deebad260d8f67cb1f6a2e6c7b8c4ddb064814da10e
7
+ data.tar.gz: 1ad125b417dcc52f595c6f48147a6c13c241f4fca2ce46d6932023f8caa0ab078432f2ba243b71f06c0a937c4ecfc3f1ac68b11324c4df919d11ccd61be21e1a
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smooth_terminal_print
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brett Sykes
@@ -10,7 +10,8 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2015-11-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: Adds SmoothTerminalPrint.start and SmoothTerminalPrint.stop
13
+ description: Allows the user to smoothly update printing to the terminal while in
14
+ a tight loop
14
15
  email: brettcsykes@gmail.com
15
16
  executables: []
16
17
  extensions: []