Gemfile.lock in cloudstack-cli-0.11.1 vs Gemfile.lock in cloudstack-cli-0.11.2
- old
+ new
@@ -1,38 +1,24 @@
-GIT
- remote: git@github.com:erikhuda/thor.git
- revision: e5e77c499b3c408c47da46285f5248c0365b2429
- branch: master
- specs:
- thor (0.19.1)
-
-GIT
- remote: git@github.com:niwo/cloudstack_client.git
- revision: 0a9144ea5bad49ef8c0227151caa4e1574589b2a
- branch: master
- specs:
- cloudstack_client (0.7.1)
-
PATH
remote: .
specs:
- cloudstack-cli (0.11.1)
+ cloudstack-cli (0.11.2)
cloudstack_client (~> 0.7, >= 0.7.1)
thor (~> 0.19.1)
GEM
remote: https://rubygems.org/
specs:
+ cloudstack_client (0.7.1)
json (1.8.1)
- rake (10.3.2)
- rdoc (4.1.2)
+ rake (10.4.2)
+ rdoc (4.2.0)
json (~> 1.4)
+ thor (0.19.1)
PLATFORMS
ruby
DEPENDENCIES
cloudstack-cli!
- cloudstack_client!
rake (~> 10.3)
rdoc (~> 4.1)
- thor!