diff --git a/Gemfile b/Gemfile index e4772fad..c013e1fe 100644 --- a/Gemfile +++ b/Gemfile @@ -2,6 +2,7 @@ source 'https://rubygems.org' gem 'typhoeus', '~>0.6.8' gem 'nokogiri' +gem 'addressable' gem 'json' gem 'terminal-table' gem 'ruby-progressbar', '>=1.6.0'