zipruby 0.2.9-mswin32 → 0.3.0-mswin32

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.

Potentially problematic release.


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

metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: zipruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.9
4
+ version: 0.3.0
5
5
  platform: mswin32
6
6
  authors:
7
7
  - winebarrel
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2008-08-02 00:00:00 +09:00
12
+ date: 2009-04-19 00:00:00 +09:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -22,10 +22,12 @@ extensions: []
22
22
  extra_rdoc_files:
23
23
  - README.txt
24
24
  - zipruby.c
25
+ - LICENSE.libzip
25
26
  files:
26
27
  - lib/i386-mswin32/zipruby.so
27
28
  - README.txt
28
29
  - zipruby.c
30
+ - LICENSE.libzip
29
31
  has_rdoc: true
30
32
  homepage: http://zipruby.rubyforge.org
31
33
  post_install_message:
@@ -49,7 +51,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
49
51
  requirements: []
50
52
 
51
53
  rubyforge_project: zipruby
52
- rubygems_version: 1.1.1
54
+ rubygems_version: 1.3.1
53
55
  signing_key:
54
56
  specification_version: 2
55
57
  summary: Ruby bindings for libzip.