ffi 1.0.4-java → 1.0.5-java

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of ffi might be problematic. Click here for more details.

Files changed (2) hide show
  1. data/Rakefile +1 -1
  2. metadata +2 -2
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.4"
9
+ PROJ.version = "1.0.5"
10
10
  PROJ.rubyforge.name = 'ffi'
11
11
  PROJ.svn.path = 'ffi'
12
12
  PROJ.summary = "A Ruby foreign function interface"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ffi
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4
4
+ version: 1.0.5
5
5
  platform: java
6
6
  authors:
7
7
  - JRuby Project
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2010-12-28 00:00:00 +10:00
12
+ date: 2011-01-13 00:00:00 +10:00
13
13
  default_executable:
14
14
  dependencies: []
15
15