bosh_ladle 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +3 -8
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1e28e0a99ad9b52af58e8864b8b78624c44d8451
|
4
|
+
data.tar.gz: 50b54f560289ec2815077268067b3ba3ebe78706
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4a3b2ec49ca24d03feef501c07df79ffa65245c306ec24ed6a815e72dd65fdbd897c78ee37da2760ee65b26e7b06271e53b25c777e7e8dd3fc34e26ab2554d41
|
7
|
+
data.tar.gz: 8b9a513d6774c2a487350c1ee733678e5cd9b7193467b53c1b57a2f2ffe6d71eb75b1848cd04a72c689f39cbd690825a014ec2c81e4946d919b2f197ebc95dc3
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bosh_ladle
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- mmb
|
@@ -11,7 +11,7 @@ authors:
|
|
11
11
|
autorequire:
|
12
12
|
bindir: bin
|
13
13
|
cert_chain: []
|
14
|
-
date: 2014-05-
|
14
|
+
date: 2014-05-09 00:00:00.000000000 Z
|
15
15
|
dependencies:
|
16
16
|
- !ruby/object:Gem::Dependency
|
17
17
|
name: trollop
|
@@ -55,12 +55,7 @@ dependencies:
|
|
55
55
|
- - '>='
|
56
56
|
- !ruby/object:Gem::Version
|
57
57
|
version: '0'
|
58
|
-
description:
|
59
|
-
*noun*
|
60
|
-
|
61
|
-
1. a large long-handled spoon with a cup-shaped bowl, used for serving soup, stew, or sauce.
|
62
|
-
2. a small single-command CLI tool used for deploying [BOSH-lite](http://github.com/cloudfoundry/bosh-lite) to the first VPC in an AWS account.
|
63
|
-
|
58
|
+
description: a CLI for deploying BOSH-lite to the first VPC in an AWS account.
|
64
59
|
email: support@cloudfoundry.com
|
65
60
|
executables:
|
66
61
|
- bosh_ladle
|