Gemfile in cloudstack-cli-0.7.4 vs Gemfile in cloudstack-cli-0.8.0
- old
+ new
@@ -1,6 +1,7 @@
source 'https://rubygems.org'
# Specify your gem's dependencies in cloudstack-cli.gemspec
gemspec
-gem 'cloudstack_client', git: 'git@github.com:niwo/cloudstack_client.git', branch: 'master'
+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