Gemfile.lock in buildbox-0.6 vs Gemfile.lock in buildbox-0.6.1

- old
+ new

@@ -1,12 +1,12 @@ PATH remote: . specs: - buildbox (0.6) + buildbox (0.6.1) celluloid (~> 0.14) childprocess (~> 0.3) - faraday (~> 0.8) + faraday (~> 0.8.0) faraday_middleware (~> 0.9) hashie (~> 2.0) mime-types (~> 2.0) multi_json (~> 1.7) @@ -14,23 +14,24 @@ remote: https://rubygems.org/ specs: addressable (2.3.5) celluloid (0.15.2) timers (~> 1.1.0) - childprocess (0.3.9) + childprocess (0.4.2) 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.8) + 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.0) + mime-types (2.1) multi_json (1.8.2) multipart-post (1.2.0) rake (10.1.0) rspec (2.14.1) rspec-core (~> 2.14.0)