Gemfile.lock in dokku-installer-cli-0.0.2 vs Gemfile.lock in dokku-installer-cli-0.0.3

- old
+ new

@@ -1,44 +1,16 @@ PATH remote: . specs: - dokku-installer-cli (0.0.1) - methadone (~> 1.8.0) + dokku-installer-cli (0.0.3) + thor (~> 0.19) GEM remote: https://rubygems.org/ specs: - aruba (0.6.1) - childprocess (>= 0.3.6) - cucumber (>= 1.1.1) - rspec-expectations (>= 2.7.0) - builder (3.2.2) - childprocess (0.5.5) - ffi (~> 1.0, >= 1.0.11) - cucumber (1.3.17) - 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.6) - gherkin (2.12.2) - multi_json (~> 1.3) - methadone (1.8.0) - bundler - multi_json (1.10.1) - multi_test (0.1.1) - rake (10.3.2) - rspec-expectations (3.1.2) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.1.0) - rspec-support (3.1.2) + thor (0.19.1) PLATFORMS ruby DEPENDENCIES - aruba (~> 0.6) - bundler (~> 1.7) dokku-installer-cli! - rake (~> 10.0)