BruteForcer progress bar

This commit is contained in:
erwanlr
2013-04-14 17:30:57 +02:00
parent 927c37e6db
commit 446910767b
5 changed files with 28 additions and 27 deletions

View File

@@ -6,6 +6,7 @@ gem "ethon", "=0.5.10"
gem "nokogiri"
gem "json"
gem "terminal-table"
gem "ruby-progressbar"
group :development, :test do
gem "webmock", ">=1.9.3"