Gemfile.lock in magellan-cli-0.8.3 vs Gemfile.lock in magellan-cli-0.9.0

- old
+ new

@@ -1,22 +1,23 @@ PATH remote: . specs: - magellan-cli (0.8.3) + magellan-cli (0.9.0) activesupport (~> 4.1.4) groovenauts-thor httpclient (~> 2.5) i18n libmagellan (~> 0.2.4) + logger_pipe (~> 0.3.1) nokogiri psych (>= 2.0.0, <= 2.0.8) text-table (~> 1.2.3) GEM remote: https://rubygems.org/ specs: - activesupport (4.1.12) + activesupport (4.1.13) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) @@ -30,27 +31,29 @@ columnize (0.9.0) debug_inspector (0.0.2) debugger-linecache (1.2.0) diff-lcs (1.2.5) docile (1.1.5) + extlib (0.9.16) faraday (0.9.1) multipart-post (>= 1.2, < 3) fuubar (2.0.0) rspec (~> 3.0) ruby-progressbar (~> 1.4) groovenauts-thor (0.19.1.1) httpclient (2.6.0.1) i18n (0.7.0) json (1.8.3) jwt (1.5.1) - libmagellan (0.2.4) + libmagellan (0.2.5) activesupport mqtt (~> 0.3.1) - signet (~> 0.5.0) + signet (~> 0.6.0) + logger_pipe (0.3.1) method_source (0.8.2) mini_portile (0.6.2) - minitest (5.8.0) + minitest (5.8.1) mqtt (0.3.1) multi_json (1.10.1) multipart-post (2.0.0) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) @@ -77,20 +80,23 @@ rspec-support (~> 3.0.0) rspec-mocks (3.0.4) rspec-support (~> 3.0.0) rspec-support (3.0.4) ruby-progressbar (1.7.1) - signet (0.5.1) - addressable (>= 2.2.3) - faraday (>= 0.9.0.rc5) - jwt (>= 0.1.5) - multi_json (>= 1.0.0) + signet (0.6.1) + addressable (~> 2.3) + extlib (~> 0.9) + faraday (~> 0.9) + jwt (~> 1.5) + multi_json (~> 1.10) simplecov (0.9.1) docile (~> 1.1.0) multi_json (~> 1.0) simplecov-html (~> 0.8.0) simplecov-html (0.8.0) + simplecov-rcov (0.2.3) + simplecov (>= 0.4.1) slop (3.5.0) text-table (1.2.4) thread_safe (0.3.5) tzinfo (1.2.2) thread_safe (~> 0.1) @@ -106,8 +112,9 @@ pry-byebug pry-stack_explorer rake (~> 10.0) rspec simplecov + simplecov-rcov BUNDLED WITH - 1.10.5 + 1.10.6