knife-cloudformation 0.1.0 → 0.1.2
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGELOG.md +3 -0
- data/knife-cloudformation.gemspec +1 -1
- data/lib/knife-cloudformation/version.rb +1 -1
- metadata +3 -4
- data/knife-cloudformation-0.0.1.gem +0 -0
data/CHANGELOG.md
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: knife-cloudformation
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.2
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -50,7 +50,7 @@ dependencies:
|
|
50
50
|
requirements:
|
51
51
|
- - ~>
|
52
52
|
- !ruby/object:Gem::Version
|
53
|
-
version: 0.1.
|
53
|
+
version: 0.1.6
|
54
54
|
type: :runtime
|
55
55
|
prerelease: false
|
56
56
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -58,7 +58,7 @@ dependencies:
|
|
58
58
|
requirements:
|
59
59
|
- - ~>
|
60
60
|
- !ruby/object:Gem::Version
|
61
|
-
version: 0.1.
|
61
|
+
version: 0.1.6
|
62
62
|
description: Knife tooling for Cloud Formation
|
63
63
|
email: chrisroberts.code@gmail.com
|
64
64
|
executables: []
|
@@ -78,7 +78,6 @@ files:
|
|
78
78
|
- lib/knife-cloudformation/sparkle_formation.rb
|
79
79
|
- README.md
|
80
80
|
- knife-cloudformation.gemspec
|
81
|
-
- knife-cloudformation-0.0.1.gem
|
82
81
|
- CHANGELOG.md
|
83
82
|
homepage: http://github.com/heavywater/knife-cloudformation
|
84
83
|
licenses: []
|
Binary file
|