Gemfile.lock in rancher-api-0.5.2 vs Gemfile.lock in rancher-api-0.6.0

- old
+ new

@@ -1,40 +1,39 @@ PATH remote: . specs: - rancher-api (0.5.2) + rancher-api (0.6.0) faraday_middleware faye-websocket her (~> 0.8.1) GEM remote: https://rubygems.org/ specs: - activemodel (4.2.7) - activesupport (= 4.2.7) - builder (~> 3.1) - activesupport (4.2.7) + activemodel (5.0.0.1) + activesupport (= 5.0.0.1) + activesupport (5.0.0.1) + concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) addressable (2.3.8) awesome_print (1.7.0) - builder (3.2.2) byebug (6.0.0) coderay (1.1.0) + colorize (0.8.1) + concurrent-ruby (1.0.2) crack (0.4.2) safe_yaml (~> 1.0.0) diff-lcs (1.2.5) docile (1.1.5) - eventmachine (1.2.0.1) - faraday (0.9.2) + eventmachine (1.2.1) + faraday (0.10.0) multipart-post (>= 1.2, < 3) - faraday_middleware (0.10.0) - faraday (>= 0.7.4, < 0.10) - faye-websocket (0.10.4) + faraday_middleware (0.10.1) + faraday (>= 0.7.4, < 1.0) + faye-websocket (0.10.5) eventmachine (>= 0.12.0) websocket-driver (>= 0.5.1) ffi (1.9.10) formatador (0.2.5) guard (2.14.0) @@ -49,24 +48,26 @@ guard-compat (1.2.1) guard-rspec (4.7.2) guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - her (0.8.1) - activemodel (>= 3.0.0, <= 4.3.0) - activesupport (>= 3.0.0, <= 4.3.0) + her (0.8.2) + activemodel (>= 3.0.0, <= 6.0.0) + activesupport (>= 3.0.0, <= 6.0.0) faraday (>= 0.8, < 1.0) multi_json (~> 1.7) + httplog (0.3.3) + colorize i18n (0.7.0) json (1.8.3) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) lumberjack (1.0.10) method_source (0.8.2) - minitest (5.9.0) + minitest (5.10.1) multi_json (1.12.1) multipart-post (2.0.0) nenv (0.3.0) notiffany (0.1.0) nenv (~> 0.1) @@ -119,9 +120,10 @@ DEPENDENCIES awesome_print bundler (~> 1.10) byebug guard-rspec + httplog pry rake (~> 10.0) rancher-api! rspec (~> 3.3.0) simplecov