Gemfile.lock in magellan-cli-0.4.4 vs Gemfile.lock in magellan-cli-0.5.0

- old
+ new

@@ -1,13 +1,14 @@ PATH remote: . specs: - magellan-cli (0.4.4) + magellan-cli (0.5.0) activesupport (~> 4.1.4) groovenauts-thor httpclient (~> 2.5) i18n + libmagellan (~> 0.2.2) nokogiri psych (>= 2.0.0, <= 2.0.8) text-table (~> 1.2.3) GEM @@ -17,10 +18,11 @@ i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) + addressable (2.3.6) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) byebug (2.7.0) columnize (~> 0.3) debugger-linecache (~> 1.2) @@ -28,18 +30,27 @@ columnize (0.9.0) debug_inspector (0.0.2) debugger-linecache (1.2.0) diff-lcs (1.2.5) docile (1.1.5) + faraday (0.9.1) + multipart-post (>= 1.2, < 3) groovenauts-thor (0.19.1) httpclient (2.6.0.1) i18n (0.7.0) json (1.8.2) + jwt (1.2.0) + libmagellan (0.2.2) + activesupport + mqtt (~> 0.3.1) + signet (~> 0.5.0) method_source (0.8.2) mini_portile (0.6.2) minitest (5.5.1) + mqtt (0.3.1) multi_json (1.10.1) + multipart-post (2.0.0) nokogiri (1.6.5) mini_portile (~> 0.6.0) pry (0.9.12.6) coderay (~> 1.0) method_source (~> 0.8) @@ -62,9 +73,14 @@ diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.0.0) rspec-mocks (3.0.4) rspec-support (~> 3.0.0) rspec-support (3.0.4) + signet (0.5.1) + addressable (>= 2.2.3) + faraday (>= 0.9.0.rc5) + jwt (>= 0.1.5) + multi_json (>= 1.0.0) simplecov (0.9.1) docile (~> 1.1.0) multi_json (~> 1.0) simplecov-html (~> 0.8.0) simplecov-html (0.8.0)