Gemfile.lock in magellan-cli-0.4.0 vs Gemfile.lock in magellan-cli-0.4.1

- old
+ new

@@ -1,20 +1,20 @@ PATH remote: . specs: - magellan-cli (0.4.0) + magellan-cli (0.4.1) activesupport (~> 4.1.4) groovenauts-thor httpclient (~> 2.5) i18n nokogiri text-table (~> 1.2.3) GEM remote: https://rubygems.org/ specs: - activesupport (4.1.8) + activesupport (4.1.9) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) @@ -26,17 +26,19 @@ coderay (1.1.0) columnize (0.9.0) debug_inspector (0.0.2) debugger-linecache (1.2.0) diff-lcs (1.2.5) + docile (1.1.5) groovenauts-thor (0.19.1) httpclient (2.6.0.1) i18n (0.7.0) json (1.8.2) method_source (0.8.2) mini_portile (0.6.2) - minitest (5.5.0) + minitest (5.5.1) + multi_json (1.10.1) nokogiri (1.6.5) mini_portile (~> 0.6.0) pry (0.9.12.6) coderay (~> 1.0) method_source (~> 0.8) @@ -58,10 +60,15 @@ 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) + simplecov (0.9.1) + docile (~> 1.1.0) + multi_json (~> 1.0) + simplecov-html (~> 0.8.0) + simplecov-html (0.8.0) slop (3.5.0) text-table (1.2.3) thread_safe (0.3.4) tzinfo (1.2.2) thread_safe (~> 0.1) @@ -75,5 +82,6 @@ pry pry-byebug pry-stack_explorer rake (~> 10.0) rspec + simplecov