Gemfile.lock in cloudstack-cli-0.5.2 vs Gemfile.lock in cloudstack-cli-0.5.3

- old
+ new

@@ -1,24 +1,24 @@ PATH remote: . specs: - cloudstack-cli (0.5.2) - cloudstack_client (~> 0.3.4) - thor (~> 0.18.1) + cloudstack-cli (0.5.3) + cloudstack_client (~> 0.3) + thor (~> 0.18) GEM remote: https://rubygems.org/ specs: cloudstack_client (0.3.4) json (1.8.1) - rake (10.0.4) - rdoc (4.0.1) + rake (10.1.1) + rdoc (4.1.1) json (~> 1.4) thor (0.18.1) PLATFORMS ruby DEPENDENCIES cloudstack-cli! - rake (~> 10.0.4) - rdoc + rake (~> 10.1) + rdoc (~> 4.1)