Gemfile.lock in customer_miner-0.0.4 vs Gemfile.lock in customer_miner-0.0.5

- old
+ new

@@ -1,11 +1,12 @@ PATH remote: . specs: customer_miner (0.0.4) + clearbit (~> 0.2) + concurrent-ruby (~> 1.0.5) thor (~> 0.19.4) - typhoeus (~> 1.1) GEM remote: https://rubygems.org/ specs: addressable (2.5.0) @@ -15,13 +16,10 @@ coderay (1.1.1) concurrent-ruby (1.0.5) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) - ethon (0.10.1) - ffi (>= 1.3.0) - ffi (1.9.18) hashdiff (0.3.2) method_source (0.8.2) nestful (1.1.1) pry (0.10.4) coderay (~> 1.1.0) @@ -42,27 +40,21 @@ rspec-support (~> 3.6.0) rspec-support (3.6.0) safe_yaml (1.0.4) slop (3.6.0) thor (0.19.4) - thread (0.2.2) - typhoeus (1.1.2) - ethon (>= 0.9.0) webmock (2.3.2) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff PLATFORMS ruby DEPENDENCIES - clearbit - concurrent-ruby (~> 1.0.5) customer_miner! pry rspec - thread webmock BUNDLED WITH 1.15.0