Gemfile.lock in customer_miner-0.0.1 vs Gemfile.lock in customer_miner-0.0.2

- old
+ new

@@ -1,19 +1,29 @@ PATH remote: . specs: - customer_miner.gemspec (0.0.1) + customer_miner (0.0.1) + httparty (~> 0.15.5) thor (~> 0.19.4) + typhoeus (~> 1.1.2) GEM remote: https://rubygems.org/ specs: + ethon (0.10.1) + ffi (>= 1.3.0) + ffi (1.9.17) + httparty (0.15.5) + multi_xml (>= 0.5.2) + multi_xml (0.6.0) thor (0.19.4) + typhoeus (1.1.2) + ethon (>= 0.9.0) PLATFORMS ruby DEPENDENCIES - customer_miner.gemspec! + customer_miner! BUNDLED WITH 1.13.7