Gemfile in cloudstack-cli-0.10.2 vs Gemfile in cloudstack-cli-0.11.0

- old
+ new

@@ -1,7 +1,7 @@ source 'https://rubygems.org' +gem 'cloudstack_client', git: 'git@github.com:niwo/cloudstack_client.git', branch: 'master' +gem 'thor', git: 'git@github.com:erikhuda/thor.git', branch: 'master' + # Specify your gem's dependencies in cloudstack-cli.gemspec gemspec - -gem 'cloudstack_client', git: 'git@github.com:niwo/cloudstack_client.git', branch: 'master' -gem 'thor', git: 'git@github.com:erikhuda/thor.git', branch: 'master' \ No newline at end of file