h4oflashsdk 1.0.4 → 1.0.5

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.4)
4
+ h4oflashsdk (1.0.5)
5
5
  sprout (>= 1.1.18.pre)
6
6
 
7
7
  GEM
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.4
1
+ 1.0.5
@@ -3,7 +3,8 @@ module FlashSDK
3
3
 
4
4
  add_param :css, Path, { :default => 'css' }
5
5
  add_param :images, Path, { :default => 'images' }
6
- add_param :fonts, Path, { :default => 'fonts' }
6
+ add_param :fonts, Path, { :default => 'fonts' }
7
+ add_param :states, Path, { :default => 'fonts' }
7
8
 
8
9
  def manifest
9
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: 31
4
+ hash: 29
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 4
10
- version: 1.0.4
9
+ - 5
10
+ version: 1.0.5
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: 426409047
28
+ hash: -385564468
29
29
  segments:
30
30
  - 1
31
31
  - 1