Gemfile.lock in buildbox-0.4.2 vs Gemfile.lock in buildbox-0.5
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- buildbox (0.4.2)
+ buildbox (0.5)
celluloid (~> 0.14)
childprocess (~> 0.3)
faraday (~> 0.8)
faraday_middleware (~> 0.9)
hashie (~> 2.0)
@@ -11,11 +11,11 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.5)
- celluloid (0.15.1)
+ celluloid (0.15.2)
timers (~> 1.1.0)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
crack (0.4.1)
safe_yaml (~> 0.9.0)
@@ -24,28 +24,29 @@
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.8.1)
+ multi_json (1.8.2)
multipart-post (1.2.0)
rake (10.1.0)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
- rspec-core (2.14.5)
- rspec-expectations (2.14.2)
+ rspec-core (2.14.6)
+ rspec-expectations (2.14.3)
diff-lcs (>= 1.1.3, < 2.0)
- rspec-mocks (2.14.3)
- safe_yaml (0.9.5)
+ rspec-mocks (2.14.4)
+ safe_yaml (0.9.7)
timers (1.1.0)
- webmock (1.13.0)
+ webmock (1.15.0)
addressable (>= 2.2.7)
crack (>= 0.3.2)
PLATFORMS
ruby
+ x86-mingw32
DEPENDENCIES
buildbox!
rake
rspec