ruby-progressbar Gemfile version bump
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -5,7 +5,7 @@ gem "typhoeus", ">=0.6.3"
|
|||||||
gem "nokogiri"
|
gem "nokogiri"
|
||||||
gem "json"
|
gem "json"
|
||||||
gem "terminal-table"
|
gem "terminal-table"
|
||||||
gem "ruby-progressbar", ">=1.1.0"
|
gem "ruby-progressbar", ">=1.2.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