ffi-wingui-core 0.2.0 → 0.3.0

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ffi-wingui-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.0
5
5
  prerelease: !!null
6
6
  platform: ruby
7
7
  authors:
@@ -9,12 +9,12 @@ authors:
9
9
  autorequire: !!null
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2011-02-01 00:00:00.000000000 +02:00
12
+ date: 2011-02-10 00:00:00.000000000 +02:00
13
13
  default_executable: !!null
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: ffi
17
- requirement: &22547748 !ruby/object:Gem::Requirement
17
+ requirement: &21446676 !ruby/object:Gem::Requirement
18
18
  none: false
19
19
  requirements:
20
20
  - - ~>
@@ -22,7 +22,7 @@ dependencies:
22
22
  version: 1.0.5
23
23
  type: :runtime
24
24
  prerelease: false
25
- version_requirements: *22547748
25
+ version_requirements: *21446676
26
26
  description: !!null
27
27
  email: !!null
28
28
  executables: []
@@ -32,9 +32,11 @@ files:
32
32
  - lib/ffi-wingui-core.rb
33
33
  - examples/Command.rbw
34
34
  - examples/Hello.rbw
35
+ - examples/Hello1.rbw
35
36
  - examples/LifeCycle.rbw
36
37
  - examples/LifeCycle1.rbw
37
38
  - examples/Minimal.rbw
39
+ - examples/Scribble.rbw
38
40
  - examples/WndExtra.rbw
39
41
  - LICENSE
40
42
  has_rdoc: true