File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- 0.4.0
1
+ 0.4.1
Original file line number Diff line number Diff line change 5
5
6
6
Gem ::Specification . new do |s |
7
7
s . name = %q{clamav}
8
- s . version = "0.4.0 "
8
+ s . version = "0.4.1 "
9
9
10
10
s . required_rubygems_version = Gem ::Requirement . new ( ">= 0" ) if s . respond_to? :required_rubygems_version=
11
11
s . authors = [ "Alexander Oryol" ]
12
- s . date = %q{2010-04-23 }
12
+ s . date = %q{2010-04-24 }
13
13
s . description = %q{ClamAV Ruby bindings}
14
14
15
15
s . extensions = [ "ext/clamav/extconf.rb" ]
@@ -52,7 +52,7 @@ Gem::Specification.new do |s|
52
52
s . rdoc_options = [ "--charset=UTF-8" ]
53
53
s . require_paths = [ "lib" ]
54
54
s . rubyforge_project = %q{clamav}
55
- s . rubygems_version = %q{1.3.6 }
55
+ s . rubygems_version = %q{1.3.5 }
56
56
s . summary = %q{ClamAV Ruby bindings}
57
57
s . test_files = [
58
58
"spec/unit/clamav_spec.rb" ,
You can’t perform that action at this time.
0 commit comments