Update ruby-progressbar version dependency - Ref #495

This commit is contained in:
erwanlr
2014-09-24 16:20:03 +02:00
parent f337cccc68
commit b12b271a61

View File

@@ -4,7 +4,7 @@ gem 'typhoeus', '~>0.6.8'
gem 'nokogiri'
gem 'json'
gem 'terminal-table'
gem 'ruby-progressbar', '>=1.4.2'
gem 'ruby-progressbar', '>=1.6.0'
group :test do
gem 'webmock', '>=1.17.2'