net_dav.gemspec in net_dav-0.3.2 vs net_dav.gemspec in net_dav-0.3.3

- old
+ new

@@ -3,16 +3,16 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{net_dav} - s.version = "0.3.2" + s.version = "0.3.3" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Miron Cuperman"] - s.date = %q{2009-11-17} + s.date = %q{2009-11-19} s.default_executable = %q{dav} - s.description = %q{WebDAV client library in the style of Net::HTTP} + s.description = %q{WebDAV client library in the style of Net::HTTP, using Net::HTTP and libcurl, if installed} s.email = %q{c1.github@niftybox.net} s.executables = ["dav"] s.extra_rdoc_files = [ "LICENSE", "README.rdoc"