Added ruby-progressbar version to Gemfile
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -6,7 +6,7 @@ gem "ethon", "=0.5.10"
|
|||||||
gem "nokogiri"
|
gem "nokogiri"
|
||||||
gem "json"
|
gem "json"
|
||||||
gem "terminal-table"
|
gem "terminal-table"
|
||||||
gem "ruby-progressbar"
|
gem "ruby-progressbar", ">=1.1.0"
|
||||||
|
|
||||||
group :development, :test do
|
group :development, :test do
|
||||||
gem "webmock", ">=1.9.3"
|
gem "webmock", ">=1.9.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user