Gemfile in tomosia_icons8_crawl-0.1.2 vs Gemfile in tomosia_icons8_crawl-0.1.3

- old
+ new

@@ -5,6 +5,8 @@ gem "rake", "~> 12.0" gem "rspec", "~> 3.0" gem 'writeexcel', '~> 1.0', '>= 1.0.5' gem 'pry', '~> 0.13.1' -gem 'httparty', '~> 0.17.3' +gem 'httparty', '~> 0.17.3' +gem 'thor', '~> 1.0', '>= 1.0.1' +gem 'nokogiri', '~> 1.10', '>= 1.10.10' \ No newline at end of file