Gemfile.lock in rancher-api-0.3.7 vs Gemfile.lock in rancher-api-0.3.8

- old
+ new

@@ -1,20 +1,20 @@ PATH remote: . specs: - rancher-api (0.3.7) + rancher-api (0.3.8) faraday_middleware faye-websocket her (~> 0.7.6) GEM remote: https://rubygems.org/ specs: - activemodel (4.2.5.2) - activesupport (= 4.2.5.2) + activemodel (4.2.6) + activesupport (= 4.2.6) builder (~> 3.1) - activesupport (4.2.5.2) + activesupport (4.2.6) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) @@ -23,10 +23,10 @@ byebug (6.0.0) coderay (1.1.0) crack (0.4.2) safe_yaml (~> 1.0.0) diff-lcs (1.2.5) - eventmachine (1.0.9.1) + eventmachine (1.2.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) faraday_middleware (0.10.0) faraday (>= 0.7.4, < 0.10) faye-websocket (0.10.3)