Update ruby-progressbar version dependency - Ref #495
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -4,7 +4,7 @@ gem 'typhoeus', '~>0.6.8'
|
|||||||
gem 'nokogiri'
|
gem 'nokogiri'
|
||||||
gem 'json'
|
gem 'json'
|
||||||
gem 'terminal-table'
|
gem 'terminal-table'
|
||||||
gem 'ruby-progressbar', '>=1.4.2'
|
gem 'ruby-progressbar', '>=1.6.0'
|
||||||
|
|
||||||
group :test do
|
group :test do
|
||||||
gem 'webmock', '>=1.17.2'
|
gem 'webmock', '>=1.17.2'
|
||||||
|
|||||||
Reference in New Issue
Block a user