Gemfile.lock in cloudstack-cli-0.11.2 vs Gemfile.lock in cloudstack-cli-0.12.0

- old
+ new

@@ -1,24 +1,31 @@ +GIT + remote: git@github.com:niwo/cloudstack_client.git + revision: 7e6e2af2299cbb681b2fff8a065c8e91c06ea7ae + branch: master + specs: + cloudstack_client (0.8.0) + PATH remote: . specs: - cloudstack-cli (0.11.2) - cloudstack_client (~> 0.7, >= 0.7.1) + cloudstack-cli (0.12.0) + cloudstack_client (~> 0.8.0) thor (~> 0.19.1) GEM remote: https://rubygems.org/ specs: - cloudstack_client (0.7.1) - json (1.8.1) + json (1.8.2) rake (10.4.2) rdoc (4.2.0) json (~> 1.4) thor (0.19.1) PLATFORMS ruby DEPENDENCIES cloudstack-cli! - rake (~> 10.3) - rdoc (~> 4.1) + cloudstack_client! + rake (~> 10.4) + rdoc (~> 4.2)