Gemfile.lock in cloudstack-cli-1.0.8 vs Gemfile.lock in cloudstack-cli-1.1.0
- old
+ new
@@ -1,21 +1,21 @@
PATH
remote: .
specs:
- cloudstack-cli (1.0.7)
- cloudstack_client (~> 1.0.4)
+ cloudstack-cli (1.1.0)
+ cloudstack_client (~> 1.1.0)
thor (~> 0.19.1)
PATH
remote: ../cloudstack_client/
specs:
- cloudstack_client (1.0.4)
- msgpack (~> 0.5.11)
+ cloudstack_client (1.1.0)
+ json (~> 1.8.3)
GEM
remote: https://rubygems.org/
specs:
- msgpack (0.5.12)
+ json (1.8.3)
rake (10.4.2)
rdoc (4.2.0)
thor (0.19.1)
PLATFORMS