Gemfile.lock in rancher-api-beta-0.8.0.pre.beta vs Gemfile.lock in rancher-api-beta-0.8.1

- old
+ new

@@ -1,19 +1,19 @@ PATH remote: . specs: - rancher-api-beta (0.8.0.pre.beta) + rancher-api-beta (0.8.1) faraday_middleware faye-websocket her (~> 0.8.6) GEM remote: https://rubygems.org/ specs: - activemodel (5.1.0) - activesupport (= 5.1.0) - activesupport (5.1.0) + activemodel (5.1.1) + activesupport (= 5.1.1) + activesupport (5.1.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) addressable (2.5.1) @@ -26,10 +26,12 @@ concurrent-ruby (1.0.5) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) docile (1.1.5) + domain_name (0.5.20170404) + unf (>= 0.0.5, < 1.0.0) eventmachine (1.2.3) faraday (0.12.1) multipart-post (>= 1.2, < 3) faraday_middleware (0.11.0.1) faraday (>= 0.7.4, < 1.0) @@ -56,10 +58,12 @@ her (0.8.6) activemodel (>= 3.0.0, <= 6.0.0) activesupport (>= 3.0.0, <= 6.0.0) faraday (>= 0.8, < 1.0) multi_json (~> 1.7) + http-cookie (1.0.3) + domain_name (~> 0.5) httplog (0.99.3) colorize rack i18n (0.8.1) json (2.1.0) @@ -67,14 +71,18 @@ rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) lumberjack (1.0.12) method_source (0.8.2) + mime-types (3.1) + mime-types-data (~> 3.2015) + mime-types-data (3.2016.0521) minitest (5.10.2) multi_json (1.12.1) multipart-post (2.0.0) nenv (0.3.0) + netrc (0.11.0) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) parser (2.4.0.0) ast (~> 2.2) @@ -89,10 +97,14 @@ rake rake (12.0.0) rb-fsevent (0.9.8) rb-inotify (0.9.8) ffi (>= 0.5.0) + rest-client (2.0.2) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 4.0) + netrc (~> 0.8) rspec (3.6.0) rspec-core (~> 3.6.0) rspec-expectations (~> 3.6.0) rspec-mocks (~> 3.6.0) rspec-core (3.6.0) @@ -122,10 +134,13 @@ slop (3.6.0) thor (0.19.4) thread_safe (0.3.6) tzinfo (1.2.3) thread_safe (~> 0.1) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.4) unicode-display_width (1.2.1) vcr (3.0.3) webmock (3.0.1) addressable (>= 2.3.6) crack (>= 0.3.2) @@ -136,17 +151,19 @@ PLATFORMS ruby DEPENDENCIES + activesupport awesome_print bundler (~> 1.14.5) byebug guard-rspec httplog pry rake (~> 12.0) rancher-api-beta! + rest-client rspec (~> 3.6.0) rubocop simplecov vcr (~> 3.0.3) webmock (~> 3.0.1)