customer_miner.gemspec in customer_miner-0.0.1 vs customer_miner.gemspec in customer_miner-0.0.2

- old
+ new

@@ -15,6 +15,8 @@ s.homepage = 'https://github.com/ocowchun/customer_miner' s.license = 'MIT' s.add_dependency('thor',["~> 0.19.4"]) -end \ No newline at end of file + s.add_dependency('httparty',["~> 0.15.5"]) + s.add_dependency('typhoeus',["~> 1.1"]) +end