Gemfile.lock in cliutils-1.0.2 vs Gemfile.lock in cliutils-1.0.3

- old
+ new

@@ -1,48 +1,27 @@ PATH remote: . specs: - cliutils (0.0.1) - methadone (~> 1.3.2) + cliutils (1.0.3) GEM remote: https://rubygems.org/ specs: - aruba (0.5.4) - childprocess (>= 0.3.6) - cucumber (>= 1.1.1) - rspec-expectations (>= 2.7.0) - builder (3.2.2) - childprocess (0.5.1) - ffi (~> 1.0, >= 1.0.11) - cucumber (1.3.12) - builder (>= 2.1.2) - diff-lcs (>= 1.1.3) - gherkin (~> 2.12) - multi_json (>= 1.7.5, < 2.0) - multi_test (>= 0.1.1) - diff-lcs (1.2.5) - ffi (1.9.3) - gherkin (2.12.2) - multi_json (~> 1.3) - json (1.8.1) - methadone (1.3.2) - bundler - multi_json (1.9.2) - multi_test (0.1.1) + coderay (1.1.0) + method_source (0.8.2) + pry (0.9.12.6) + coderay (~> 1.0) + method_source (~> 0.8) + slop (~> 3.4) rake (0.9.2.2) - rdoc (4.1.1) - json (~> 1.4) - rspec-expectations (3.0.0.beta2) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (= 3.0.0.beta2) - rspec-support (3.0.0.beta2) + slop (3.5.0) + yard (0.8.7.4) PLATFORMS ruby DEPENDENCIES - aruba bundler (~> 1.5) cliutils! - rake (~> 0.9.2) - rdoc + pry (~> 0.9) + rake (~> 0) + yard (= 0.8.7.4)