Gemfile.lock in magellan-cli-0.2.17 vs Gemfile.lock in magellan-cli-0.2.18

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - magellan-cli (0.2.17) + magellan-cli (0.2.18) activesupport (~> 4.1.4) groovenauts-thor httpclient (~> 2.5) nokogiri text-table (~> 1.2.3) @@ -15,11 +15,19 @@ i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) + binding_of_caller (0.7.2) + debug_inspector (>= 0.0.1) + byebug (2.7.0) + columnize (~> 0.3) + debugger-linecache (~> 1.2) coderay (1.1.0) + columnize (0.9.0) + debug_inspector (0.0.2) + debugger-linecache (1.2.0) diff-lcs (1.2.5) groovenauts-thor (0.19.1) httpclient (2.6.0.1) i18n (0.7.0) json (1.8.1) @@ -30,10 +38,16 @@ mini_portile (~> 0.6.0) pry (0.9.12.6) coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) + pry-byebug (1.3.2) + byebug (~> 2.7) + pry (~> 0.9.12) + pry-stack_explorer (0.4.9.1) + binding_of_caller (>= 0.7) + pry (>= 0.9.11) rake (10.3.2) rspec (3.0.0) rspec-core (~> 3.0.0) rspec-expectations (~> 3.0.0) rspec-mocks (~> 3.0.0) @@ -56,7 +70,9 @@ DEPENDENCIES bundler (~> 1.6) magellan-cli! pry + pry-byebug + pry-stack_explorer rake (~> 10.0) rspec