sparkle_formation 2.1.4 → 2.1.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  # Unicorns and rainbows
2
2
  class SparkleFormation
3
3
  # Current library version
4
- VERSION = Gem::Version.new('2.1.4')
4
+ VERSION = Gem::Version.new('2.1.6')
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sparkle_formation
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.4
4
+ version: 2.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Roberts
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-02-09 00:00:00.000000000 Z
11
+ date: 2016-03-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: attribute_struct
@@ -174,6 +174,7 @@ files:
174
174
  - docs/v/loader.js
175
175
  - lib/sparkle_formation.rb
176
176
  - lib/sparkle_formation/aws.rb
177
+ - lib/sparkle_formation/composition.rb
177
178
  - lib/sparkle_formation/error.rb
178
179
  - lib/sparkle_formation/function_struct.rb
179
180
  - lib/sparkle_formation/provider.rb