zipruby1.9 0.3.3-mswin32 → 0.3.4-mswin32
Sign up to get free protection for your applications and to get access to all the features.
- data/README.txt +1 -1
- data/lib/i386-mswin32/zipruby.so +0 -0
- metadata +2 -2
data/README.txt
CHANGED
@@ -247,7 +247,7 @@ https://rubyforge.org/frs/?group_id=6124
|
|
247
247
|
|
248
248
|
== License
|
249
249
|
|
250
|
-
Copyright (c) 2008
|
250
|
+
Copyright (c) 2008-2010 SUGAWARA Genki <sgwr_dts@yahoo.co.jp>
|
251
251
|
All rights reserved.
|
252
252
|
|
253
253
|
Redistribution and use in source and binary forms, with or without modification,
|
data/lib/i386-mswin32/zipruby.so
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: zipruby1.9
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.4
|
5
5
|
platform: mswin32
|
6
6
|
authors:
|
7
7
|
- winebarrel
|
@@ -54,7 +54,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
54
54
|
version:
|
55
55
|
requirements: []
|
56
56
|
|
57
|
-
rubyforge_project:
|
57
|
+
rubyforge_project: zipruby1.9
|
58
58
|
rubygems_version: 1.3.5
|
59
59
|
signing_key:
|
60
60
|
specification_version: 3
|