zipruby 0.2.8 → 0.2.9

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: zipruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.8
4
+ version: 0.2.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - winebarrel
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2008-07-17 00:00:00 +09:00
12
+ date: 2008-08-02 00:00:00 +09:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -26,7 +26,7 @@ files:
26
26
  - ext/extconf.rb
27
27
  - ext/libzip.mswin32.patch
28
28
  - ext/libzip.vcproj
29
- - ext/libzip.vcproj.IBM-62EEBFAE94C.sugawara.user
29
+ - ext/libzip.vcproj.LENOVO-72DB7FA8.sugawara.user
30
30
  - ext/mkstemp.c
31
31
  - ext/tmpfile.c
32
32
  - ext/tmpfile.h
@@ -122,7 +122,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
122
122
  requirements: []
123
123
 
124
124
  rubyforge_project: zipruby
125
- rubygems_version: 1.0.1
125
+ rubygems_version: 1.1.1
126
126
  signing_key:
127
127
  specification_version: 2
128
128
  summary: Ruby bindings for libzip.