simple_progressbar
simple_progressbar copied to clipboard
A simple progressbar for ruby terminal scripts
Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Hi, I'm using SimpleProgressbar in an Windows Environment. Therefor I'm checking whether 'win32console' gem was installed, because otherwise the console output will be kind of strange ;-)  Regards