Gemfile.lock in buildbox-0.6.2 vs Gemfile.lock in buildbox-0.7.beta1

- old
+ new

@@ -1,39 +1,32 @@ PATH remote: . specs: - buildbox (0.6.1) - celluloid (~> 0.14) + buildbox (0.6) + celluloid (~> 0.15) childprocess (~> 0.3) - faraday (~> 0.8.0) - faraday_middleware (~> 0.9) - hashie (~> 2.0) - mime-types (~> 2.0) - multi_json (~> 1.7) + mime-types (~> 2) + multipart-post (~> 2) + oj (~> 2.5) GEM remote: https://rubygems.org/ specs: addressable (2.3.5) celluloid (0.15.2) timers (~> 1.1.0) - childprocess (0.4.2) + childprocess (0.4.0) ffi (~> 1.0, >= 1.0.11) crack (0.4.1) safe_yaml (~> 0.9.0) diff-lcs (1.2.5) docile (1.1.0) - faraday (0.8.9) - multipart-post (~> 1.2.0) - faraday_middleware (0.9.0) - faraday (>= 0.7.4, < 0.9) ffi (1.9.3) - ffi (1.9.3-x86-mingw32) - hashie (2.0.5) lockfile (2.1.0) - mime-types (2.1) + mime-types (2.0) multi_json (1.8.2) - multipart-post (1.2.0) + multipart-post (2.0.0) + oj (2.5.4) rake (10.1.0) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) rspec-mocks (~> 2.14.0)