Gemfile.lock in command_exec-0.1.3 vs Gemfile.lock in command_exec-0.2.0

- old
+ new

@@ -1,80 +1,104 @@ PATH remote: . specs: - command_exec (0.1.0) - POpen4 - colored + command_exec (0.1.3) + activesupport + smart_colored + xml-simple GEM remote: http://rubygems.org/ specs: - POpen4 (0.1.4) - Platform (>= 0.4.0) - open4 - Platform (0.4.0) - activesupport (3.2.6) + activesupport (3.2.8) i18n (~> 0.6) multi_json (~> 1.0) aruba (0.4.11) childprocess (>= 0.2.3) cucumber (>= 1.1.1) ffi (>= 1.0.11) rspec (>= 2.7.0) + awesome_print (1.0.2) builder (3.0.0) - childprocess (0.3.4) + childprocess (0.3.5) ffi (~> 1.0, >= 1.0.6) - colored (1.2) + coderay (1.0.7) + columnize (0.3.6) cucumber (1.2.1) builder (>= 2.1.2) diff-lcs (>= 1.1.3) gherkin (~> 2.11.0) json (>= 1.4.6) + debugger (1.2.0) + columnize (>= 0.3.1) + debugger-linecache (~> 1.1.1) + debugger-ruby_core_source (~> 1.1.3) + debugger-linecache (1.1.2) + debugger-ruby_core_source (>= 1.1.1) + debugger-ruby_core_source (1.1.3) diff-lcs (1.1.3) - ffi (1.1.0) + ffi (1.1.5) fuubar (1.0.0) rspec (~> 2.0) rspec-instafail (~> 0.2.0) ruby-progressbar (~> 0.0.10) - gherkin (2.11.1) + gherkin (2.11.2) json (>= 1.4.6) github-markup (0.7.4) - i18n (0.6.0) - json (1.7.3) + hashr (0.0.22) + i18n (0.6.1) + json (1.7.5) + method_source (0.8) multi_json (1.3.6) - open4 (1.3.0) + pry (0.9.10) + coderay (~> 1.0.5) + method_source (~> 0.8) + slop (~> 3.3.1) + pry-doc (0.4.4) + pry (>= 0.9.9.6) + yard (~> 0.8.1) rake (0.9.2.2) redcarpet (2.1.1) rspec (2.11.0) rspec-core (~> 2.11.0) rspec-expectations (~> 2.11.0) rspec-mocks (~> 2.11.0) rspec-core (2.11.1) - rspec-expectations (2.11.1) + rspec-expectations (2.11.3) diff-lcs (~> 1.1.3) rspec-instafail (0.2.4) - rspec-mocks (2.11.1) + rspec-mocks (2.11.2) ruby-progressbar (0.0.10) simplecov (0.6.4) multi_json (~> 1.0) simplecov-html (~> 0.5.3) simplecov-html (0.5.3) - thor (0.15.4) + slop (3.3.3) + smart_colored (1.1.1) + thor (0.16.0) tmrb (1.2.7) thor + travis-lint (1.4.0) + hashr (>= 0.0.19) + xml-simple (1.1.1) yard (0.8.2.1) PLATFORMS ruby DEPENDENCIES activesupport aruba + awesome_print command_exec! + debugger fuubar github-markup + pry + pry-doc rake redcarpet rspec simplecov tmrb + travis-lint yard