Gemfile.lock in cloudstack-cli-0.8.3 vs Gemfile.lock in cloudstack-cli-0.9.0

- old
+ new

@@ -1,38 +1,38 @@ GIT remote: git@github.com:erikhuda/thor.git - revision: 2c6e4fe957efa63cdd7edc61e3fd166d5e8409f2 + revision: c2da2f5b26f976510965adda01e4893d1eae7f7d branch: master specs: - thor (0.18.1) + thor (0.19.1) GIT remote: git@github.com:niwo/cloudstack_client.git - revision: 5547d67014571b3818e0a695604207a10c7d6cf4 + revision: 74c951631d0769265248c78e14c49095f82fe6c2 branch: master specs: - cloudstack_client (0.4.4) + cloudstack_client (0.5.0) PATH remote: . specs: - cloudstack-cli (0.7.4) - cloudstack_client (~> 0.4, >= 0.4.4) - thor (~> 0.18) + cloudstack-cli (0.9.0) + cloudstack_client (~> 0.5, >= 0.5.0) + thor (~> 0.19) GEM remote: https://rubygems.org/ specs: json (1.8.1) - rake (10.1.1) + rake (10.3.1) rdoc (4.1.1) json (~> 1.4) PLATFORMS ruby DEPENDENCIES cloudstack-cli! cloudstack_client! - rake (~> 10.1) + rake (~> 10.3) rdoc (~> 4.1) thor!