aws-cfn-compiler 0.9.25 → 0.9.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 54f197dde54286a62080328e5da6035490070b96
4
- data.tar.gz: 44d8e58bbb6289faa3cc354570f269a974118d54
3
+ metadata.gz: f4060302d81beb2c813e754770ea17a2db6746b8
4
+ data.tar.gz: 2603a756c37d35063094a6422d811f429a6e5273
5
5
  SHA512:
6
- metadata.gz: dd19443eebe1cf8a527789ce4b9132c01e9c9cd25ec461e883c6f21f30f4a3035f65ea68bf8e7aad24fb91816236c8235fc43b5250c9b4640772eed6bb7d4f93
7
- data.tar.gz: abdc741a613ef50f082cf1f62aa1dc1a23eb7211710a390d04788af6f7a44e4a72c27e9f5bbd54507168b1fdaa6361451d7401e5d832c09a60fd118acfffc800
6
+ metadata.gz: 4745994b7eb4e11411e6cf3fbab4d553858491e0100c9c45f811c89ba6d888c27ae8b6637df0ee12bc1079c180ed15d9a8ebd85f0fd7dd137a5f3b40b9cbb23c
7
+ data.tar.gz: 4b6d9ab4d27b009c2560c3bca4a9ebc35ce78c5c26bb93184892f6846218b86bf043cd8fa41bd6c66d8b35c9e0b538583c8e815af1f5fadcfcefed453ec6c6e4
@@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
21
21
  spec.add_dependency 'awesome_print', '~> 1.2', '>= 1.2.0'
22
22
  spec.add_dependency 'psych'
23
23
  spec.add_dependency 'json'
24
- spec.add_dependency 'slop'
24
+ spec.add_dependency 'slop', '~> 3.0'
25
25
  spec.add_dependency 'inifile'
26
26
  spec.add_dependency 'semverse', '>= 1.1.0'
27
27
  spec.add_dependency 'aws-cfn-dsl', '>= 0.9.6'
data/aws-cfn-compiler.iml CHANGED
@@ -1,12 +1,9 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <module type="RUBY_MODULE" version="4">
3
- <component name="CompassSettings">
4
- <option name="compassSupportEnabled" value="true" />
5
- </component>
6
3
  <component name="NewModuleRootManager" inherit-compiler-output="true">
7
4
  <exclude-output />
8
5
  <content url="file://$MODULE_DIR$" />
9
- <orderEntry type="jdk" jdkName="RVM: ruby-1.9.3-p547 [aws-cfn-compile]" jdkType="RUBY_SDK" />
6
+ <orderEntry type="jdk" jdkName="RVM: ruby-1.9.3-p551 [aws-cfn-compile]" jdkType="RUBY_SDK" />
10
7
  <orderEntry type="sourceFolder" forTests="false" />
11
8
  <orderEntry type="module" module-name="aws-cfn-dsl" />
12
9
  <orderEntry type="module-library">
@@ -60,19 +57,18 @@
60
57
  </SOURCES>
61
58
  </library>
62
59
  </orderEntry>
63
- <orderEntry type="library" scope="PROVIDED" name="awesome_print (v1.2.0, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
64
- <orderEntry type="library" scope="PROVIDED" name="detabulator (v0.1.0, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
65
- <orderEntry type="library" scope="PROVIDED" name="inifile (v3.0.0, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
66
- <orderEntry type="library" scope="PROVIDED" name="json (v1.8.1, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
67
- <orderEntry type="library" scope="PROVIDED" name="json_pure (v1.8.1, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
68
- <orderEntry type="library" scope="PROVIDED" name="little-plugger (v1.1.3, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
69
- <orderEntry type="library" scope="PROVIDED" name="logging (v1.8.2, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
70
- <orderEntry type="library" scope="PROVIDED" name="mixlib-cli (v1.5.0, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
71
- <orderEntry type="library" scope="PROVIDED" name="multi_json (v1.10.1, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
72
- <orderEntry type="library" scope="PROVIDED" name="psych (v2.0.6, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
73
- <orderEntry type="library" scope="PROVIDED" name="rake (v10.3.2, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
74
- <orderEntry type="library" scope="PROVIDED" name="semverse (v1.2.1, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
75
- <orderEntry type="library" scope="PROVIDED" name="slop (v3.6.0, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
60
+ <orderEntry type="library" scope="PROVIDED" name="awesome_print (v1.2.0, RVM: ruby-1.9.3-p551 [aws-cfn-compile]) [gem]" level="application" />
61
+ <orderEntry type="library" scope="PROVIDED" name="detabulator (v0.1.0, RVM: ruby-1.9.3-p551 [aws-cfn-compile]) [gem]" level="application" />
62
+ <orderEntry type="library" scope="PROVIDED" name="inifile (v3.0.0, RVM: ruby-1.9.3-p551 [aws-cfn-compile]) [gem]" level="application" />
63
+ <orderEntry type="library" scope="PROVIDED" name="json (v1.8.1, RVM: ruby-1.9.3-p551 [aws-cfn-compile]) [gem]" level="application" />
64
+ <orderEntry type="library" scope="PROVIDED" name="json_pure (v1.8.1, RVM: ruby-1.9.3-p551 [aws-cfn-compile]) [gem]" level="application" />
65
+ <orderEntry type="library" scope="PROVIDED" name="little-plugger (v1.1.3, RVM: ruby-1.9.3-p551 [aws-cfn-compile]) [gem]" level="application" />
66
+ <orderEntry type="library" scope="PROVIDED" name="logging (v1.8.2, RVM: ruby-1.9.3-p551 [aws-cfn-compile]) [gem]" level="application" />
67
+ <orderEntry type="library" scope="PROVIDED" name="mixlib-cli (v1.5.0, RVM: ruby-1.9.3-p551 [aws-cfn-compile]) [gem]" level="application" />
68
+ <orderEntry type="library" scope="PROVIDED" name="multi_json (v1.10.1, RVM: ruby-1.9.3-p551 [aws-cfn-compile]) [gem]" level="application" />
69
+ <orderEntry type="library" scope="PROVIDED" name="psych (v2.0.6, RVM: ruby-1.9.3-p551 [aws-cfn-compile]) [gem]" level="application" />
70
+ <orderEntry type="library" scope="PROVIDED" name="rake (v10.3.2, RVM: ruby-1.9.3-p551 [aws-cfn-compile]) [gem]" level="application" />
71
+ <orderEntry type="library" scope="PROVIDED" name="semverse (v1.2.1, RVM: ruby-1.9.3-p551 [aws-cfn-compile]) [gem]" level="application" />
72
+ <orderEntry type="library" scope="PROVIDED" name="slop (v3.6.0, RVM: ruby-1.9.3-p551 [aws-cfn-compile]) [gem]" level="application" />
76
73
  </component>
77
- </module>
78
-
74
+ </module>
@@ -1,7 +1,7 @@
1
1
  module Aws
2
2
  module Cfn
3
3
  module Compiler
4
- VERSION = '0.9.25'
4
+ VERSION = '0.9.26'
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-cfn-compiler
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.25
4
+ version: 0.9.26
5
5
  platform: ruby
6
6
  authors:
7
7
  - PKinney
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-12-01 00:00:00.000000000 Z
11
+ date: 2015-02-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: awesome_print
@@ -62,16 +62,16 @@ dependencies:
62
62
  name: slop
63
63
  requirement: !ruby/object:Gem::Requirement
64
64
  requirements:
65
- - - ">="
65
+ - - "~>"
66
66
  - !ruby/object:Gem::Version
67
- version: '0'
67
+ version: '3.0'
68
68
  type: :runtime
69
69
  prerelease: false
70
70
  version_requirements: !ruby/object:Gem::Requirement
71
71
  requirements:
72
- - - ">="
72
+ - - "~>"
73
73
  - !ruby/object:Gem::Version
74
- version: '0'
74
+ version: '3.0'
75
75
  - !ruby/object:Gem::Dependency
76
76
  name: inifile
77
77
  requirement: !ruby/object:Gem::Requirement
@@ -219,7 +219,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
219
219
  version: '0'
220
220
  requirements: []
221
221
  rubyforge_project:
222
- rubygems_version: 2.2.2
222
+ rubygems_version: 2.4.5
223
223
  signing_key:
224
224
  specification_version: 4
225
225
  summary: A simple script to compile and perform some validation for CloudFormation