h4oflashsdk 1.0.10 → 1.0.11

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.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- h4oflashsdk (1.0.10)
4
+ h4oflashsdk (1.0.11)
5
5
  sprout (>= 1.1.18.pre)
6
6
 
7
7
  GEM
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.10
1
+ 1.0.11
@@ -1,6 +1,7 @@
1
1
  package <%= package_name %>
2
2
  {
3
3
  import com.citrusengine.core.*;
4
+ import states.*;
4
5
 
5
6
  [SWF(width='800', height='600')]
6
7
  public class <%= class_name %> extends CitrusEngine
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: 3
4
+ hash: 1
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 10
10
- version: 1.0.10
9
+ - 11
10
+ version: 1.0.11
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: -409877976
28
+ hash: -266887589
29
29
  segments:
30
30
  - 1
31
31
  - 1