Gemfile.lock in buildbox-0.2.2 vs Gemfile.lock in buildbox-0.2.3

- old
+ new

@@ -1,29 +1,33 @@ PATH remote: . specs: - buildbox (0.2.2) + buildbox (0.2.3) celluloid (~> 0.14) + childprocess (~> 0.3) faraday (~> 0.8) faraday_middleware (~> 0.9) hashie (~> 2.0) multi_json (~> 1.7) GEM remote: https://rubygems.org/ specs: addressable (2.3.5) - celluloid (0.14.1) - timers (>= 1.0.0) + celluloid (0.15.1) + timers (~> 1.1.0) + childprocess (0.3.9) + ffi (~> 1.0, >= 1.0.11) crack (0.4.1) safe_yaml (~> 0.9.0) diff-lcs (1.2.4) faraday (0.8.8) multipart-post (~> 1.2.0) faraday_middleware (0.9.0) faraday (>= 0.7.4, < 0.9) + ffi (1.9.0) hashie (2.0.5) - multi_json (1.7.9) + multi_json (1.8.0) multipart-post (1.2.0) rake (10.1.0) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0)