ffi 1.0.7-java → 1.0.9-java

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.
Files changed (2) hide show
  1. data/Rakefile +1 -1
  2. metadata +4 -4
data/Rakefile CHANGED
@@ -6,7 +6,7 @@ PROJ.name = 'ffi'
6
6
  PROJ.authors = "JRuby Project"
7
7
  PROJ.email = "ruby-ffi@groups.google.com"
8
8
  PROJ.url = "http://wiki.github.com/ffi/ffi"
9
- PROJ.version = "1.0.7"
9
+ PROJ.version = "1.0.9"
10
10
  PROJ.rubyforge.name = 'ffi'
11
11
  PROJ.svn.path = 'ffi'
12
12
  PROJ.summary = "A Ruby foreign function interface"
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ffi
3
3
  version: !ruby/object:Gem::Version
4
- hash: 25
4
+ hash: 5
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 7
10
- version: 1.0.7
9
+ - 9
10
+ version: 1.0.9
11
11
  platform: java
12
12
  authors:
13
13
  - JRuby Project
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-03-16 00:00:00 +10:00
18
+ date: 2011-05-22 00:00:00 +10:00
19
19
  default_executable:
20
20
  dependencies: []
21
21