h4oflashsdk 1.0.5 → 1.0.6

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- h4oflashsdk (1.0.5)
4
+ h4oflashsdk (1.0.6)
5
5
  sprout (>= 1.1.18.pre)
6
6
 
7
7
  GEM
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.5
1
+ 1.0.6
@@ -4,7 +4,7 @@ module FlashSDK
4
4
  add_param :css, Path, { :default => 'css' }
5
5
  add_param :images, Path, { :default => 'images' }
6
6
  add_param :fonts, Path, { :default => 'fonts' }
7
- add_param :states, Path, { :default => 'fonts' }
7
+ add_param :states, Path, { :default => 'states' }
8
8
 
9
9
  def manifest
10
10
  directory input do
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: h4oflashsdk
3
3
  version: !ruby/object:Gem::Version
4
- hash: 29
4
+ hash: 27
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 5
10
- version: 1.0.5
9
+ - 6
10
+ version: 1.0.6
11
11
  platform: ruby
12
12
  authors:
13
13
  - Guenael LABOIS - H4o Studio
@@ -25,7 +25,7 @@ dependencies:
25
25
  requirements:
26
26
  - - ">="
27
27
  - !ruby/object:Gem::Version
28
- hash: -385564468
28
+ hash: -731874683
29
29
  segments:
30
30
  - 1
31
31
  - 1