Gemfile.lock in cloudstack-cli-1.1.0 vs Gemfile.lock in cloudstack-cli-1.2.0

- old
+ new

@@ -1,32 +1,30 @@ PATH - remote: . + remote: ../cloudstack_client/ specs: - cloudstack-cli (1.1.0) - cloudstack_client (~> 1.1.0) - thor (~> 0.19.1) + cloudstack_client (1.2.0) + multi_json (~> 1.11) PATH - remote: ../cloudstack_client/ + remote: . specs: - cloudstack_client (1.1.0) - json (~> 1.8.3) + cloudstack-cli (1.2.0) + cloudstack_client (~> 1.2) + thor (~> 0.19) GEM remote: https://rubygems.org/ specs: - json (1.8.3) + multi_json (1.11.2) rake (10.4.2) - rdoc (4.2.0) thor (0.19.1) PLATFORMS ruby DEPENDENCIES cloudstack-cli! cloudstack_client! rake (~> 10.4) - rdoc (~> 4.2) BUNDLED WITH - 1.10.6 + 1.11.2